<p><a href="https://github.com/geany/geany/commit/6f5d5db2cb6da4970aa78a64efee3a91727fea51" class="commit-link"><tt>6f5d5db</tt></a> and <a href="https://github.com/geany/geany/commit/d6d4728f2e708ed275ea9a2b045a8c58c509f138" class="commit-link"><tt>d6d4728</tt></a> disabled "maintain history on reload" by default,<br>
with the intention to reenable it when we have a better method to<br>
make it discoverable for the user. This was necessary since it became<br>
enabled by default but could be surprising given Geany warned about<br>
losing data before.</p>

<p>This commit tries to resolve the discoverability, by providing an<br>
informational doc message that is shown once to the user, after the first<br>
reload. The doc message also gives the option to disable this feature.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/672'>https://github.com/geany/geany/pull/672</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>document: show informational doc message after first reload</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/672/files#diff-0">src/document.c</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/672/files#diff-1">src/document.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/672/files#diff-2">src/documentprivate.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/672/files#diff-3">src/keyfile.c</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/672.patch'>https://github.com/geany/geany/pull/672.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/672.diff'>https://github.com/geany/geany/pull/672.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/672">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyGiNIyPPZ8ek7fHB5oCEGmQwM_Vks5o3ZdBgaJpZM4GHluE.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/672"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>