summaryrefslogtreecommitdiff
path: root/doc/misc/cc-mode.texi
AgeCommit message (Expand)Author
2026-02-21; Make the document language in Info manuals explicitly statedEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-09-19CC Mode: Don't indent a construct in a class after a templateAlan Mackenzie
2025-03-29; Fix a merge snafu.Eli Zaretskii
2025-03-27C++ Mode: Fix some indentation bugs. FIxes bug#19867Alan Mackenzie
2025-02-22; Fix typosStefan Kangas
2025-02-17Improve autoconf-mode macro detectionBasil L. Contovounesios
2025-02-01Merge from origin/emacs-30Eli Zaretskii
2025-01-28Update cc-mode URL to point to nongnu.orgStefan Kangas
2025-01-26; Prefer HTTPS to HTTP in docsStefan Kangas
2025-01-25Merge from origin/emacs-30Eli Zaretskii
2025-01-24Avoid double spaces around abbrevations in TexinfoStefan Kangas
2025-01-19; Fix cross-references in Texinfo manualsEli Zaretskii
2025-01-19Revert "Revert "Use @xref more consistently; "See @ref" -> "@xref"""Eli Zaretskii
2025-01-19Revert "Use @xref more consistently; "See @ref" -> "@xref""Po Lu
2025-01-19Use @xref more consistently; "See @ref" -> "@xref"Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-31CC Mode: Fix various minor indentation bugsAlan Mackenzie
2024-12-01CC Mode manual: Better document lines starting with a labelAlan Mackenzie
2024-11-21; Fix typosStefan Kangas
2024-09-28Merge from origin/emacs-30Eli Zaretskii
2024-09-24CC Mode: Separate indentation of enums from that of brace listsAlan Mackenzie
2024-07-21; Fix punctuation in docsStefan Kangas
2024-07-15; Replace quotes with @code{...} in texinfo filesSteven Allen
2024-06-29; Fix use of @footnote in cc-mode.texiEli Zaretskii
2024-06-23; Fix typosStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-24CC Mode: Add second anchor point to class-open and class-closeAlan Mackenzie
2023-06-28Fontify C, C++, Objective C identifiers containing $Alan Mackenzie
2023-06-21Correct handling of template markers on deletion/insertionAlan Mackenzie
2023-06-17Merge from origin/emacs-29Eli Zaretskii
2023-06-13Fix some Texinfo markup in manualsBasil L. Contovounesios
2023-04-14Improve C++ concept indentation.Alan Mackenzie
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-26; Fix typosStefan Kangas
2022-11-22; Fix typosStefan Kangas
2022-10-27; Fix quoting of non-nil in texinfo sourcesStefan Kangas
2022-10-15; Prefer HTTPS to HTTP in many URLsStefan Kangas
2022-04-23CC Mode: New alignment function c-lineup-argcont-+Alan Mackenzie
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-19CC Mode: Remove annoying background fontification. Should fix bug #52298Alan Mackenzie
2021-10-25* doc/misc/cc-mode.texi (Font Locking): Fix menu.Glenn Morris
2021-10-24CC Mode: Fontify "found types" which are recognized after being first scannedAlan Mackenzie
2021-10-23Revert "CC Mode: Fontify "found types" which are recognized after being ..."Alan Mackenzie
2021-10-22CC Mode: Fontify "found types" which are recognized after being first scannedAlan Mackenzie
2021-05-25* doc/misc/cc-mode.texi: Remove hand-written node pointers (bug#48402).Glenn Morris