Move the macros as they are implementation specific and not needed outside build.c with this pull. * Format the macros so they are a bit more readable. * Move build keybinding action code to build.c for better encapsulation. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2268
-- Commit Summary --
* build.h: Move GBO_TO_* macros to build.c
-- File Changes --
M src/build.c (89) M src/build.h (30) M src/keybindings.c (58)
-- Patch Links --
https://github.com/geany/geany/pull/2268.patch https://github.com/geany/geany/pull/2268.diff