index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
cc-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-25
CC Mode: update Version: header. Add a comment about it
Alan Mackenzie
2025-11-06
hideshow: Rework previous changes
Elías Gabriel Pérez
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-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-15
Add block-comment variables to cc-mode.
Elías Gabriel Pérez
2025-03-27
C++ Mode: Fix some indentation bugs. FIxes bug#19867
Alan Mackenzie
2025-02-01
Merge from origin/emacs-30
Eli Zaretskii
2025-01-29
CC Mode: Don't propertize parens in macros incorrectly
Alan Mackenzie
2025-01-28
Update cc-mode URL to point to nongnu.org
Stefan Kangas
2025-01-02
Update copyright year to 2025
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-28
CC Mode: Add/remove defun buffer locally to post-command-hook
Alan Mackenzie
2024-10-25
CC Mode: correct handling of properties on #include <...>
Alan Mackenzie
2024-10-15
CC Mode: Rationalize and optimize cache invalidation (2).
Alan Mackenzie
2024-10-14
CC Mode: Correct and simplify quoted number regexps
Alan Mackenzie
2024-09-21
CC Mode: fix minor errors in the fontification of enums.
Alan Mackenzie
2024-05-30
In normal-mode, make c-mode call c-mode when CC Mode is loaded
Alan Mackenzie
2024-04-14
CC Mode: Don't start fontifying in the middle of an identifier
Alan Mackenzie
2024-03-04
; Fix last major-mode-remap-defaults change.
Basil L. Contovounesios
2024-03-03
(major-mode-remap(-defaults)): New var and function (bug#69191)
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-31
CC Mode. Preserve space syntax-table props in open strings
Alan Mackenzie
2023-12-09
Tweak doc of `analyze-text-conversion` vs `post-self-insert-hook`
Stefan Monnier
2023-10-27
(c-initialize-cc-mode): Be slightly more explicit
Stefan Monnier
2023-09-29
CC Mode: Fix bug in whitespace scanning functions
Alan Mackenzie
2023-08-05
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-08-03
* lisp/progmodes/cc-mode.el (c-advise-fl-for-region): Fix compiler warning
Stefan Monnier
2023-06-22
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-06-21
Correct handling of template markers on deletion/insertion
Alan Mackenzie
2023-06-18
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-06-17
CC Mode: Correct some regexp typos, \\(:? -> \\(?:
Alan Mackenzie
2023-06-09
Initialize text conversion hooks for each C Mode buffer
Po Lu
2023-06-02
Improve CC Mode support for text conversion
Po Lu
2023-05-12
CC Mode: Fontify function names after long stretches of macros.
Alan Mackenzie
2023-01-17
CC Mode: On removal of "typedef", remove pertinent types from c-found-types
Alan Mackenzie
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-24
CC Mode: Make it scroll fast over buffers with only #define's
Alan Mackenzie
2022-11-23
; Fix typos
Stefan Kangas
2022-11-18
; Fix typos
Stefan Kangas
2022-11-11
; Fix typos
Stefan Kangas
2022-11-10
* lisp/progmodes/cc-mode.el (c-fl-decl-start): Fix off-by-one error.
Alan Mackenzie
2022-10-19
CC Mode: Cease adding types to found-types too eagerly
Alan Mackenzie
2022-10-15
; Prefer HTTPS to HTTP in many URLs
Stefan Kangas
2022-10-04
CC Mode: Make c-forward-declarator move over a suffix after parens, e.g. const
Alan Mackenzie
[next]