summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-defs.el
Commit message (Expand)AuthorAgeFilesLines
* Fix c-invalidate-state-cache on narrowed buffers.Alan Mackenzie2014-02-091-2/+6
* Make loading cc-mode silentDaniel Colascione2014-02-021-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* byte-run.el (eval-when-compile), cc-defs.el (cc-eval-when-compile): Fix edebu...Katsumi Yamaoka2013-12-251-1/+1
* Plain boundp silences compilation warnings since Emacs 22.1.Glenn Morris2013-06-011-4/+1
* Plain fboundp silences compilation warnings since Emacs 22.1Glenn Morris2013-06-011-4/+5
* * progmodes/cc-defs.el (c-version): Increment to 5.32.5.Alan Mackenzie2013-05-051-1/+1
* Replace `last-command-event' by `last-command-char' in XEmacs.Alan Mackenzie2013-03-041-0/+7
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Bump CC Mode's version number to 5.32.4.Alan Mackenzie2012-11-211-1/+1
* Update some function declarationsGlenn Morris2012-09-131-1/+1
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-3/+1
* Update CC Mode version to 5.32.3.Alan Mackenzie2012-04-271-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* Spelling fixes.Paul Eggert2011-11-141-3/+3
* Increment c-version to 5.32.2.Alan Mackenzie2011-10-281-1/+1
* Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie2011-10-271-9/+10
* progmodes/cc-defs.el (c-version): Increase to 5.31.9.Alan Mackenzie2011-09-231-1/+1
* * lisp/progmodes/cc-defs.el: Comment change.Glenn Morris2011-05-161-1/+1
* 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 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run effic...Alan Mackenzie2010-04-121-101/+7
| * Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ...Alan Mackenzie2010-04-121-38/+0
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-2/+2
* | Fix an indentation bug:Alan Mackenzie2010-06-211-1/+1
|/
* Change strategy for marking < and > as template delimiters: mark themAlan Mackenzie2010-02-041-0/+38
* Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".Alan Mackenzie2010-01-191-2/+4
* Fix typos in comments.Juanma Barranquero2010-01-141-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Enhance `c-parse-state' to run efficiently in "brace desserts".Alan Mackenzie2009-12-031-7/+99
* (c-version): Bump to 5.31.8.Alan Mackenzie2009-11-181-1/+1
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-2/+1
* * progmodes/cc-defs.el (c-version): Bump to 5.31.7.Chong Yidong2009-07-291-1/+1
* (c-emacs-features): Crash-fix: change `=' to `eq'.Alan Mackenzie2009-02-121-2/+2
* (c-emacs-features): Change a let to a let* to eliminate BC warnings.Alan Mackenzie2009-02-061-13/+13
* (c-emacs-features): Check the working of beginning/end-of-defun-functionAlan Mackenzie2009-02-051-8/+20
* Comment (minor header format fixes).Glenn Morris2009-01-111-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Correcct spellng.Chong Yidong2008-12-031-1/+1
* (c-put-char-property-fun): Add fallback definition of 'ignore, ratherGlenn Morris2008-11-171-1/+3
* (cl-macroexpand-all): Fix declaration.Glenn Morris2008-11-071-1/+1
* (cl-macroexpand-all): Declare.Glenn Morris2008-11-061-0/+3
* (c-version): Increment to 5.31.6.Alan Mackenzie2008-09-031-1/+1
* (c-emacs-features): argumentative-bod-function: bind mark-ring to avoidAlan Mackenzie2008-08-121-1/+2
* (c-emacs-features): Check beginning-of-defun-raw instead ofChong Yidong2008-08-111-4/+5