summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-defs.el
Commit message (Expand)AuthorAgeFilesLines
* Finish fixing a cacheing bug in CC Mode (see 2016-03-09)Alan Mackenzie2016-03-301-18/+34
* ; Spelling fixesPaul Eggert2016-03-181-1/+1
* Fix a cacheing bug, which led to inordinately slow c-beginning-of-defun.Alan Mackenzie2016-03-141-1/+22
* Correctly analyze brace arguments in templated C++ function declarations.Alan Mackenzie2016-01-081-17/+29
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* CC Mode: eliminate almost all byte compilation warningsAlan Mackenzie2015-11-241-31/+16
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-16/+16
* * lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier2015-08-211-4/+4
* Introduce new macros to cover Emacs's new names in cl-lib.el.Alan Mackenzie2015-08-121-11/+62
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Allow compilation during loading of Modes derived from a CC Mode mode.Alan Mackenzie2015-01-131-17/+26
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge some of the differences from the standalone CC-mode.Stefan Monnier2014-12-011-38/+202
* Merge from emacs-24; up to 117634Glenn Morris2014-10-291-3/+7
|\
| * * lisp/progmodes/cc-defs.el (c--macroexpand-all): New function.Stefan Monnier2014-10-291-6/+7
* | Merge trivially safe differences from standalone CC-mode.Stefan Monnier2014-10-041-31/+34
* | CC Mode: revert recent changes and fix bug 17463 (cc-langs.elc getsAlan Mackenzie2014-09-101-83/+177
* | CC-mode: Set open-paren-in-column-0-is-defun-start to nil;Stefan Monnier2014-09-101-177/+83
* | * lisp/progmodes/cc-defs.el: Expose c-lanf-defconst's expressions to theStefan Monnier2014-08-281-80/+86
* | Unbreak compilation of derived cc-mode modesDaniel Colascione2014-07-141-6/+3
* | Don't call c-parse-state when c++-template-syntax-table is active.Alan Mackenzie2014-06-291-0/+2
|/
* 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