aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/cc-mode.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* * doc/misc/cc-mode.texi (Font Locking): Fix menu.Glenn Morris2021-10-251-0/+1
* CC Mode: Fontify "found types" which are recognized after being first scannedAlan Mackenzie2021-10-241-0/+56
* Revert "CC Mode: Fontify "found types" which are recognized after being ..."Alan Mackenzie2021-10-231-56/+0
* CC Mode: Fontify "found types" which are recognized after being first scannedAlan Mackenzie2021-10-221-0/+56
* * doc/misc/cc-mode.texi: Remove hand-written node pointers (bug#48402).Glenn Morris2021-05-251-154/+82
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* CC Mode: increment version numbers to 5.35 due to standalone releaseAlan Mackenzie2020-12-311-2/+2
* Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-2/+0
* Bug #41061 patch: Fix typos and amend code slightlyAlan Mackenzie2020-06-011-2/+2
* cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061)Michal Nazarewicz2020-05-091-0/+20
* cc-mode: document Doxygen ‘c-doc-comment-style’ (bug#40877)Michal Nazarewicz2020-05-031-0/+5
* CC Mode: allow specified directives (e.g. pragma) to be indented as statementsAlan Mackenzie2020-03-081-2/+50
* Finish the documentation for c-noise-macro-{,with-parens-}names.Alan Mackenzie2020-01-271-10/+12
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* CC Mode. Allow fontification of "wrong" style comments with warning face.Alan Mackenzie2019-11-091-8/+33
* Update some URLsPaul Eggert2019-09-231-6/+6
* Update CC Mode's version number to 5.34Alan Mackenzie2019-06-191-2/+2
* Change default offset of CC Mode syntactic symbol inlambda to 0Alan Mackenzie2019-06-021-5/+7
* Merge from origin/emacs-26Glenn Morris2019-06-011-3/+3
|\
| * Remove redundants "See" before @xref or @pxref (Bug#35793)Mauro Aranda2019-05-251-3/+3
* | Fix Pike Mode's autodoc doc comments style's continued lines.Alan Mackenzie2019-04-201-1/+4
* | Merge from origin/emacs-26Glenn Morris2019-03-201-1/+1
|\ \ | |/
| * * doc/misc/cc-mode.texi (Config Basics): in @itemize, @asis -> @w{}Alan Mackenzie2019-03-151-1/+1
* | Correct the indentation of CC Mode brace listsAlan Mackenzie2019-03-121-3/+122
|/
* cc-mode.texi: Work around makeinfo alignment bug. Fix problem with ss indexAlan Mackenzie2019-03-081-0/+24
* Minor spelling and grammar fixes (bug#34756)Basil L. Contovounesios2019-03-051-2/+2
* Fix copyright years by handPaul Eggert2019-01-011-1/+1
* ; Spelling fixesPaul Eggert2018-03-041-1/+1
* Mark keys consistently in manualsMichael Albinus2018-02-261-4/+4
* Remove @key{} markups from @kindex entries in manualsMichael Albinus2018-02-261-11/+11
* Fix @kindex entries in manualsMichael Albinus2018-02-251-18/+18
* Fix @cindex entries in manualsMichael Albinus2018-02-241-3/+3
* ; Use @minus for negative numbers in some texi filesGlenn Morris2018-02-231-1/+1
* Fix @findex and @vindex entries in manualsMichael Albinus2018-02-231-172/+172
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Fix @examples in cc-mode.info, where lines were getting glued together.Alan Mackenzie2018-01-301-3/+3
* Fix copyright years by handPaul Eggert2018-01-011-1/+1
* ; Fix typoCharles A. Roelli2017-11-051-1/+1
* Introduce a function to CC Mode which displays the current function nameAlan Mackenzie2017-11-031-0/+13
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Create a toggle between block and line comments in CC Mode.Alan Mackenzie2017-06-151-14/+51
* Fix C++ fontification problems 500 bytes after typing a space, and other bugsAlan Mackenzie2017-03-301-2/+58
* Fix chaotic indentation of C++ lambda. Enhance documentation thereofAlan Mackenzie2017-03-191-2/+33
* Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie2017-02-011-6/+25
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Fix copyright years by handPaul Eggert2017-01-011-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-101-4/+5
|\ \ | |/
| * CC Mode manual: remove reference to former Emacs variable last-command-charAlan Mackenzie2016-10-091-4/+5
| * Add documentation note from AlexJohn Wiegley2016-10-051-1/+3
* | Add documentation note from AlexJohn Wiegley2016-10-041-1/+3