Separated fixes from https://github.com/geany/geany/pull/744
I made more changes this time around as a result of the discussion there (and I found some more minor issues). You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/826 -- Commit Summary -- * encodings: move private stuff into private header * doxygen: various doxygen-related fixes in preparation for gtkdoc generation -- File Changes -- M doc/pluginsymbols.c (14) M src/build.c (4) M src/build.h (30) M src/dialogs.c (1) M src/document.c (1) M src/editor.c (2) M src/editor.h (9) M src/encodings.c (1) M src/encodings.h (75) M src/filetypes.c (6) M src/filetypes.h (17) M src/keybindings.c (4) M src/keyfile.c (1) M src/libmain.c (2) M src/plugindata.h (2) M src/plugins.c (2) M src/prefs.c (2) M src/search.c (1) M src/search.h (2) M src/templates.c (2) M src/ui_utils.c (2) M src/utils.c (20) -- Patch Links -- https://github.com/geany/geany/pull/826.patch https://github.com/geany/geany/pull/826.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/826
