summaryrefslogtreecommitdiff
path: root/doc/misc/cc-mode.texi
Commit message (Expand)AuthorAgeFilesLines
* Document c-guess-basic-syntax in the CC Mode manual....Alan Mackenzie2016-03-011-3/+18
* Fix copyright years by hand...Paul Eggert2016-01-011-1/+1
* Fix typos in CC Mode manual...Eli Zaretskii2015-12-291-3/+3
* CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start....Alan Mackenzie2015-11-111-2/+2
* No need to mention K&R C in c-mode introPaul Eggert2015-09-241-1/+1
* Make c-submit-bug-report file reports at debbugs.gnu.org. (Bug#15784)...Glenn Morris2015-05-261-5/+6
* Fix single-quoting style in PDF manuals...Paul Eggert2015-05-011-1/+1
* Minor quoting etc. fixes to misc manuals...Paul Eggert2015-04-111-8/+8
* Spacing and punctuation fixesPaul Eggert2015-03-171-2/+2
* Fix copyright years by hand...Paul Eggert2015-01-011-1/+1
* Add .info extension to @setfilename commands in doc/...Glenn Morris2014-06-091-1/+1
* Doc fixes: markup (mainly nil -> @code{nil})Glenn Morris2014-06-081-3/+3
* Standardize case of "Front-Cover Texts" in texi file permissions notices....Glenn Morris2014-05-071-1/+1
* * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables....Stefan Monnier2014-03-181-14/+8
* Some doc about electric-indent-mode....Xue Fuqiao2014-02-271-0/+2
* * doc/misc/cc-mode.texi (Minor Modes): Minor fix.Xue Fuqiao2014-01-251-1/+1
* Specify .texi encoding....Paul Eggert2014-01-051-0/+1
* Fix copyright years by hand....Paul Eggert2014-01-011-1/+1
* Revert @documentencoding changes in the docs.Eli Zaretskii2013-12-301-2/+0
* Specify info encoding and language....Paul Eggert2013-12-291-0/+2
* Add support for auto-generating info/dir...Glenn Morris2013-12-111-1/+1
* Merge from emacs-24; up to 2013-01-02T16:37:04Z!eggert@cs.ucla.eduGlenn Morris2013-08-131-11/+11
|\
| * Rename some doc/misc info nodes to avoid chars that can cause Texinfo problems...Glenn Morris2013-08-121-11/+11
* | Merge from emacs-24; up to 2012-12-29T12:57:49Z!fgallina@gnu.orgGlenn Morris2013-07-021-1/+1
|\|
| * Fix some doc/ cross-references...Glenn Morris2013-07-021-1/+1
* | Correct the position of point in some line-up functions....Alan Mackenzie2013-03-061-7/+8
|/
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-17/+17
* * autotype.texi: Remove undefined command @subtitlefont....Andreas Schwab2013-01-061-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-221-32/+32
* Don't say "buying copies from the FSF" for manuals they do not publish...Glenn Morris2012-12-211-2/+1
* Fix minor whitespace issues after "." in manual....Paul Eggert2012-12-051-78/+78
* * cc-mode.texi: Avoid space before macro in 4th argument of cross...Andreas Schwab2012-05-121-11/+12
* cc-mode.texi: (c-offsets-alist): Correct a typo.Alan Mackenzie2012-04-111-1/+1
* Standardize possessive apostrophe usage in manuals, docs, and comments...Glenn Morris2012-02-281-3/+3
* Fix formatting of cc-mode manual...Andreas Schwab2012-01-281-5/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Update programs.texi and cc-mode.texi for new CC Mode features:...Alan Mackenzie2011-12-201-2/+2
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-141-39/+39
* Boring merge from savannah.Alan Mackenzie2011-10-281-0/+97
|\
| * Amend to indent and fontify macros "which include their own semicolon"...Alan Mackenzie2011-10-271-0/+97
* | DTRT for c-beginning/end-of-defun in nested declaration scopes.Alan Mackenzie2011-10-281-0/+11
|/
* cc-mode.texi (Guessing the Style): New page....Alan Mackenzie2011-07-011-12/+138
* Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-191-1/+1
|\
| * Synchronize @dircategory directives in doc/misc with info/dir....Eli Zaretskii2011-02-181-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-4/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\|