index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
cc-cmds.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-23
CC Mode: Remove workarounds for missing "\_<", "\_>" in XEmacs
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-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-15
c-indent-new-comment-line: don't test for a macro in a comment
Alan Mackenzie
2023-06-02
Improve CC Mode support for text conversion
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-18
; Fix typos
Stefan Kangas
2022-07-31
Delete additional items obsolete since 20, 21 and 22
Stefan Kangas
2022-06-18
CC Mode: Fix infinite loop in noise macro near end of buffer
Alan Mackenzie
2022-05-24
CC Mode: Fix interplay between string fences and electric-pair-mode.
Alan Mackenzie
2022-05-22
CC Mode: Restore string fence properties at each relevant external entry point
Alan Mackenzie
2022-04-04
* lisp/progmodes/cc-cmds.el (indent-new-comment-line): Delete advice
Stefan Monnier
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-28
Put missing c-keep-region-active's into the source code
Alan Mackenzie
2021-10-05
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-26
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-04-15
CC Mode: Put debug specs inside declare forms. Add missing debug specs.
Alan Mackenzie
2021-04-10
Convert CC Mode to lexical binding in Emacs
Alan Mackenzie
2021-04-09
CC Mode: fix c-where-wrt-brace-construct to cope with class declarations
Alan Mackenzie
2021-03-01
CC Mode: Amend C-M-a/e to handle lambda function in C++ arglist
Alan Mackenzie
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-30
Fix some over-wide docstrings
Stefan Kangas
2020-11-09
CC Mode: fix many compiler warnings which would appear with lexical binding
Alan Mackenzie
2020-08-24
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-03-08
CC Mode: allow specified directives (e.g. pragma) to be indented as statements
Alan Mackenzie
2020-01-20
* lisp/progmodes/cc-cmds.el: Don't use local vars as symbols
Stefan Monnier
2020-01-18
Add ability to find ObjC method names
Alan Third
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-07
CC Mode: Allow most functions on post-self-insert-hook to be called
Alan Mackenzie
2019-11-09
CC Mode. Allow fontification of "wrong" style comments with warning face.
Alan Mackenzie
2019-10-25
CC Mode: Fix positioning of point whilst inserting comments without non-ws
Alan Mackenzie
2019-10-12
CC-Mode: Remove unneeded backslashes from doc strings and regular expressions
Alan Mackenzie
2019-08-05
New function time-convert
Paul Eggert
2019-07-28
CC Mode. Fix (c-beginning-of-defun -1) getting stuck with structs.
Alan Mackenzie
2019-02-13
Don’t assume CURRENT_TIME_LIST
Paul Eggert
2019-01-22
Extend electric-pair-mode actions to < and >, and also to ( and ) in literals
Alan Mackenzie
2019-01-22
Revert "Fix electric-pair-tests by disabling bug#33794's fix with a variable"
Alan Mackenzie
2019-01-17
Fix electric-pair-tests by disabling bug#33794's fix with a variable
João Távora
2019-01-15
Make CC Mode and electric-pair-mode work together. This fixes bug #33794
Alan Mackenzie
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-15
Add ~44 edebug specs to CC Mode.
Alan Mackenzie
2018-08-27
c-where-wrt-brace-construct: deal with point following a struct's semicolon.
Alan Mackenzie
[next]