summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-cmds.el
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* DTRT for c-beginning/end-of-defun in nested declaration scopes.Alan Mackenzie2011-10-281-87/+197
* Fix a cc-cmds.el patch from acm that I applied incorrectly (Bug#7595).Chong Yidong2011-03-071-13/+6
* (c-end-of-statement): Set macro-end correctly at the end of a loop.Alan Mackenzie2011-02-201-8/+13
* Merge changes from emacs-23 branchChong Yidong2011-01-311-12/+21
|\
| * Fix an infloop in CC-mode (Bug#7595).Alan Mackenzie2011-01-311-12/+21
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ...Alan Mackenzie2010-04-121-62/+90
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-1/+3
* | progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. FixesAlan Mackenzie2010-10-311-11/+13
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-2/+2
* | cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that aAlan Mackenzie2010-08-061-3/+16
* | cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++Alan Mackenzie2010-07-311-4/+5
* | * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):Alan Mackenzie2010-05-121-0/+10
|/
* Change strategy for marking < and > as template delimiters: mark themAlan Mackenzie2010-02-041-90/+62
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/cc-cmds.el (c-forward-into-nomenclature)Tassilo Horn2009-11-201-6/+6
* * progmodes/cc-cmds.el: declare-functioned forward-subword andTassilo Horn2009-11-201-0/+4
* 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2009-11-201-11/+9
* (c-scan-conditionals): A new function like c-forward-conditionals, but itAlan Mackenzie2009-09-241-13/+48
* * progmodes/cc-vars.el (c-comment-continuation-stars):Stefan Monnier2009-08-291-4/+4
* (c-mask-paragraph): Remove a spurious correction between the visibleAlan Mackenzie2009-06-291-2/+1
* (c-defun-name): Widen, to allow it to work in narrowed buffers.Alan Mackenzie2009-02-131-58/+60
* Minor doc fix.Chong Yidong2009-01-251-1/+1
* Comment (minor header format fixes).Glenn Morris2009-01-111-1/+2
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-15/+15
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (c-defun-name): Handle DEFFOO(name,...),Sam Steingold2008-12-151-0/+5
* (c-defun-name): Fix CLISP DEFUN handling.Sam Steingold2008-11-071-4/+6
* (c-defun-name): Make it work for "struct foo bar [] = { ...".Alan Mackenzie2008-10-171-9/+8
* (c-indent-region): Fix previous patch so that the function works onAlan Mackenzie2008-10-131-12/+17
* (c-indent-region): Fix so that indenting a macro followed by blank linesAlan Mackenzie2008-10-071-30/+25
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (c-defun-name, c-cpp-define-name): New optimised functions to get theAlan Mackenzie2008-04-021-0/+75
* Introduce elements for the syntactic symbol arglist-cont-nonempty intoAlan Mackenzie2008-01-271-1/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (c-indent-line-or-region):Richard M. Stallman2007-12-251-9/+10
* | (c-mask-paragraph): Avoid invalid searchMartin Rudalics2007-12-081-1/+6
* | (top level): Use mapc rather than mapcar.Glenn Morris2007-10-131-1/+1
* | (c-indent-line-or-region): Only indent theDan Nicolaescu2007-09-261-1/+2
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1