-
b717d7a1 · C++ Mode: Fix some indentation bugs. FIxes bug#19867
-
f99412bb · CC Mode: Don't propertize parens in macros incorrectly
-
e97fe111 · Add keywords var and final to Java Mode
-
569e63ce · CC Mode: Fix various minor indentation bugs
-
f3bf6d6e · CC Mode: Minor corrections and tidy ups for cache invalidation
-
e9f6bb78 · Java Mode: introduce the keyword `assert'.
-
72586f2a · CC Mode manual: Better document lines starting with a label
-
91aa9695 · CC Mode: Optimize scanning of heavily nested brace blocks
-
8815a838 · CC Mode: Add/remove defun buffer locally to post-command-hook
-
aff32f5a · * cc-langs.el (c-cpp-matchers): Remove an unneeded let*.
-
923a1544 · CC Mode: correct handling of properties on #include <...>
-
aad8fe8a · In normal-mode, make c-mode call c-mode when CC Mode is loaded
-
6fce2160 · CC Mode: Rationalize and optimize cache invalidation (2).
- ... and 1 more commit. Compare c538cc96...6fce2160
-
c538cc96 · CC Mode: Correct and simplify quoted number regexps
-
4ea130be · CC Mode: Remove search limit to fontify first decl in xdisp.c
-
8c86bab1 · Fix compilation errors and warnings with respect to Emacs 30:
-
7bc90701 · CC Mode: Parse C++ lambda functions more correctly
-
467ac8c6 · CC Mode: Separate indentation of enums from that of brace lists
-
88edd1b3 · CC Mode: fix minor errors in the fontification of enums.