index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
cc-engine.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-05
; * lisp/progmodes/cc-engine.el: Fix trailing whitespace.
Eli Zaretskii
2025-06-23
CC Mode: Remove workarounds for missing "\_<", "\_>" in XEmacs
Alan Mackenzie
2025-06-11
Amend CC Mode so that the test suite in XEmacs runs error free
Alan Mackenzie
2025-05-01
Implement C23 features:
Alan Mackenzie
2025-03-27
C++ Mode: Fix some indentation bugs. FIxes bug#19867
Alan Mackenzie
2025-02-22
; Fix typos
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-31
CC Mode: Fix various minor indentation bugs
Alan Mackenzie
2024-12-28
CC Mode: Minor corrections and tidy ups for cache invalidation
Alan Mackenzie
2024-12-01
CC Mode: Optimize scanning of heavily nested brace blocks
Alan Mackenzie
2024-10-16
CC Mode: Fix dodgy lisp `let' form.
Alan Mackenzie
2024-10-15
CC Mode: Rationalize and optimize cache invalidation (2).
Alan Mackenzie
2024-10-05
CC Mode: Remove search limit to fontify first decl in xdisp.c
Alan Mackenzie
2024-09-27
CC Mode: Parse C++ lambda functions more correctly
Alan Mackenzie
2024-09-24
CC Mode: Separate indentation of enums from that of brace lists
Alan Mackenzie
2024-09-21
CC Mode: fix minor errors in the fontification of enums.
Alan Mackenzie
2024-07-22
FIx spurious fontification of variable in Java Mode
Alan Mackenzie
2024-07-18
; Fix typos
Stefan Kangas
2024-06-29
; Fix typos in symbols
Stefan Kangas
2024-05-05
Run c-unmark-<>-around-region in after-change-functions always.
Alan Mackenzie
2024-03-26
CC Mode: Handle C++20's if consteval
Alan Mackenzie
2024-01-21
; Fix typos in symbol names
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-11-24
CC Mode: Fontify int unsigned Foo;
Alan Mackenzie
2023-11-24
CC Mode: Add second anchor point to class-open and class-close
Alan Mackenzie
2023-11-23
CC Mode: Handle noise clauses, template arglists in any order
Alan Mackenzie
2023-10-13
Fix c-in-knr-argdecl to avoid false recognition of K&R
Alan Mackenzie
2023-09-29
CC Mode: Fix bug in whitespace scanning functions
Alan Mackenzie
2023-07-04
objc-mode: Fix exceptions in fontification.
Alan Mackenzie
2023-06-27
Amend the handling of c-laomib-cache.
Alan Mackenzie
2023-06-25
Correction to patch on 2023-06-21 15:36:56 +0000.
Alan Mackenzie
2023-06-21
Correct handling of template markers on deletion/insertion
Alan Mackenzie
2023-05-26
Fontify Java constructor names and arglists
Alan Mackenzie
2023-05-12
CC Mode: Fontify function names after long stretches of macros.
Alan Mackenzie
2023-05-03
Fontify "extern foo ();" correctly inside a function
Alan Mackenzie
2023-04-14
Improve C++ concept indentation.
Alan Mackenzie
2023-04-06
CC Mode: Miscellaneous coding fixes in c-forward-type
Alan Mackenzie
2023-04-05
CC Mode: Fix fontification problems shown by test file templates-20.cc
Alan Mackenzie
2023-03-03
Remove ineffective uses of condition-case
Mattias EngdegÄrd
2023-02-18
Merge from origin/emacs-29
Stefan Kangas
2023-02-17
Add handling of the C11 _Generic construct to C Mode
Alan Mackenzie
2023-02-05
CC Mode: Prevent infinite recursion in c-determine-limit.
Alan Mackenzie
2023-02-03
CC Mode: Fontify a certain foo * bar class by the asymmetric space heuristic
Alan Mackenzie
2023-01-27
; * lisp/progmodes/cc-engine.el: Delete trailing whitespace.
Stefan Kangas
2023-01-27
; * lisp/progmodes/cc-engine.el: Delete trailing whitespace.
Stefan Kangas
2023-01-23
CC Mode: Don't do c-backward-syntactic-ws following a forward movement
Alan Mackenzie
2023-01-19
CC Mode: Prevent two classes of "type" prematurely entering c-found-types
Alan Mackenzie
[next]