summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-defs.el
AgeCommit message (Expand)Author
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-08-21* lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier
2015-08-12Introduce new macros to cover Emacs's new names in cl-lib.el.Alan Mackenzie
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-05-19Fix minor quoting problems in doc stringsPaul Eggert
2015-01-13Allow compilation during loading of Modes derived from a CC Mode mode.Alan Mackenzie
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-01Merge some of the differences from the standalone CC-mode.Stefan Monnier
2014-10-29Merge from emacs-24; up to 117634Glenn Morris
2014-10-29* lisp/progmodes/cc-defs.el (c--macroexpand-all): New function.Stefan Monnier
2014-10-04Merge trivially safe differences from standalone CC-mode.Stefan Monnier
2014-09-10CC Mode: revert recent changes and fix bug 17463 (cc-langs.elc getsAlan Mackenzie
2014-09-10CC-mode: Set open-paren-in-column-0-is-defun-start to nil;Stefan Monnier
2014-08-28* lisp/progmodes/cc-defs.el: Expose c-lanf-defconst's expressions to theStefan Monnier
2014-07-14Unbreak compilation of derived cc-mode modesDaniel Colascione
2014-06-29Don't call c-parse-state when c++-template-syntax-table is active.Alan Mackenzie
2014-02-09Fix c-invalidate-state-cache on narrowed buffers.Alan Mackenzie
2014-02-02Make loading cc-mode silentDaniel Colascione
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-25byte-run.el (eval-when-compile), cc-defs.el (cc-eval-when-compile): Fix edebu...Katsumi Yamaoka
2013-06-01Plain boundp silences compilation warnings since Emacs 22.1.Glenn Morris
2013-06-01Plain fboundp silences compilation warnings since Emacs 22.1Glenn Morris
2013-05-05* progmodes/cc-defs.el (c-version): Increment to 5.32.5.Alan Mackenzie
2013-03-04Replace `last-command-event' by `last-command-char' in XEmacs.Alan Mackenzie
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-21Bump CC Mode's version number to 5.32.4.Alan Mackenzie
2012-09-13Update some function declarationsGlenn Morris
2012-06-26* lisp/files.el (file-name-base): New convenience function.Sam Steingold
2012-04-27Update CC Mode version to 5.32.3.Alan Mackenzie
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-05Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-11-14Spelling fixes.Paul Eggert
2011-10-28Increment c-version to 5.32.2.Alan Mackenzie
2011-10-27Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie
2011-09-23progmodes/cc-defs.el (c-version): Increase to 5.31.9.Alan Mackenzie
2011-05-16* lisp/progmodes/cc-defs.el: Comment change.Glenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-06-21Fix an indentation bug:Alan Mackenzie
2010-04-12Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run effic...Alan Mackenzie
2010-04-12Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ...Alan Mackenzie
2010-02-04Change strategy for marking < and > as template delimiters: mark themAlan Mackenzie
2010-01-19Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".Alan Mackenzie
2010-01-14Fix typos in comments.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris