Commit Graph

21 Commits (master)

Author SHA1 Message Date
Pierre Neidhardt 003bdbe178 Emacs: Muffle defvaralias warnings. 2021-03-12 10:29:37 +01:00
Pierre Neidhardt be9661b170 CC: Set semantic idle scheduler timer to 5s 2019-05-06 21:06:26 +02:00
Pierre Neidhardt 497e44386f C: Disable undo while uncrustify formats the buffer 2018-12-03 23:03:57 +01:00
Pierre Neidhardt dd24fdba8b C: Lazy-load gtk-look and w3m 2018-12-02 12:33:17 +01:00
Pierre Neidhardt ed8cf91c88 C: Fix uncrustify recentering when saving buffer from another buffer 2018-11-20 19:51:50 +01:00
Pierre Neidhardt 82cc40002a C: Fix cc-format-with-uncrustify 2018-11-18 11:52:35 +01:00
Pierre Neidhardt 214a56aaf7 C: Fix uncrustify support 2018-11-12 16:58:16 +01:00
Pierre Neidhardt 3605a51f94 C: Bind "C-c d" to gtk-lookup-symbol 2018-11-09 08:36:40 +01:00
Pierre Neidhardt 4510ce4b90 C: Add cc-force-compile function 2018-11-08 17:26:48 +01:00
Pierre Neidhardt d22f124507 C: Extend Semantic support 2018-11-08 17:26:48 +01:00
Pierre Neidhardt 051ce2b1f0 C: Auto-format with clang-format or uncrustify on save 2018-11-08 12:35:54 +01:00
Pierre Neidhardt 8617b5fa78 C: Only use semantic in C/C++ buffers 2018-05-10 11:39:03 +02:00
Pierre Neidhardt 67808c69f2 Emacs: Rename fmt -> prettify 2018-02-15 14:37:49 +01:00
Pierre Neidhardt 81e1392b5c Emacs: Finish namespacing 2018-02-15 14:37:49 +01:00
Pierre Neidhardt cb9ce6bab5 Emacs: Namespace all personal variables and functions 2018-02-13 23:24:38 +01:00
Pierre Neidhardt c698062202 Emacs: Normalize binding syntax
Without modifiers, use simple string.
With modifiers, use 'kbd'.
Use "<>" syntax for special keys.
2017-10-16 23:52:50 +01:00
Pierre Neidhardt 6ca247e41a init-cc: Lint some code 2017-09-14 16:50:00 +01:00
Pierre Neidhardt 3ac3b0b946 Emacs: Replace get-closest-pathname by built-in locate-dominating-file 2017-09-14 16:48:41 +01:00
Pierre Neidhardt d541c68c9d Emacs: Move GMP documentation settings from main.el to init-cc.el 2017-08-14 15:36:27 +01:00
Pierre Neidhardt 64a294f86c Emacs: Move sh-basic-offset and c-basic-offset to their respective config file 2017-06-23 15:24:55 +01:00
Pierre Neidhardt ed5ca4542d Emacs: Restructure init files, use "init-" prefix for all 2017-06-18 17:50:31 +01:00