<p>Separated fixes from <a href="https://github.com/geany/geany/pull/744" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/744" data-id="115908672" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#744</a></p>

<p>I made more changes this time around as a result of the discussion there (and I found some more minor issues).</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/826'>https://github.com/geany/geany/pull/826</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>encodings: move private stuff into private header</li>
  <li>doxygen: various doxygen-related fixes in preparation for gtkdoc generation</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-0">doc/pluginsymbols.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-1">src/build.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-2">src/build.h</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-3">src/dialogs.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-4">src/document.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-5">src/editor.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-6">src/editor.h</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-7">src/encodings.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-8">src/encodings.h</a>
    (75)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-9">src/filetypes.c</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-10">src/filetypes.h</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-11">src/keybindings.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-12">src/keyfile.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-13">src/libmain.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-14">src/plugindata.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-15">src/plugins.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-16">src/prefs.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-17">src/search.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-18">src/search.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-19">src/templates.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-20">src/ui_utils.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/826/files#diff-21">src/utils.c</a>
    (20)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/826.patch'>https://github.com/geany/geany/pull/826.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/826.diff'>https://github.com/geany/geany/pull/826.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/826">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6uJ2BiTmm_HWm0X3nZmPgp2xQVIks5pQmwHgaJpZM4G3LIT.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/826"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>