<p>In <a href="https://github.com/geany/geany/pull/672#discussion_r41074543">src/keyfile.c</a>:</p>
<pre style='color:#555'>> @@ -235,6 +235,8 @@ static void init_pref_groups(void)
>            "use_gio_unsafe_file_saving", TRUE);
>    stash_group_add_boolean(group, &file_prefs.keep_edit_history_on_reload,
>            "keep_edit_history_on_reload_125", FALSE);
</pre>
<p>This needs to be renamed back to <code>keep_edit_history_on_reload</code> without the <code>_125</code> suffix to reset the default value.</p>

<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/files#r41074543">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyqd2BOinQNLhF5WHzIMYdUCVnnKks5o3vzjgaJpZM4GHluE.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/files#r41074543"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>