doomemacs/modules
Tomasz Andrzejak 704aa4ebde Remove double underscore from c header templates
Using double underscore for an identifier in C/C++ invokes undefined
behavior.

From https://eel.is/c++draft/lex.name:

Each identifier that contains a double underscore __ or begins with an
underscore followed by an uppercase letter is reserved to the
implementation for any use.
2021-03-16 10:16:33 +01:00
..
app app/everywhere: use MELPA recipe 2021-03-06 23:45:07 -05:00
checkers Bump :checkers 2021-02-25 12:12:53 -05:00
completion Fix #4766: workaround for ivy-prescient wrong-type-arg error 2021-03-10 10:48:57 -05:00
config Fix #4784: browse-at-remote-prefer-symbolic = nil 2021-03-11 13:41:16 -05:00
editor Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00
emacs Load package before using browse-at-remote-prefer-symbolic 2021-03-13 16:33:18 -05:00
email email/notmuch: update readme 2021-03-05 22:17:47 -05:00
input Refactor and add contribution ideas 2021-02-22 10:32:09 +01:00
lang fix README 2021-03-13 20:11:58 +00:00
os Revert 27d3e73 2021-03-06 12:12:01 -05:00
term term/eshell: alias cdp to cd-to-project 2021-02-24 18:27:45 -05:00
tools Merge pull request #4792 from daanturo/fix-prompt-for-repl 2021-03-13 10:20:27 -05:00
ui Fix process X is not a subprocess errors 2021-03-13 16:33:18 -05:00