summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-vars.el
Commit message (Expand)AuthorAgeFilesLines
* Allow C++ nested brace-list-entries to be better indented.Alan Mackenzie2017-02-011-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Fix C-M-a in a C function finding the start of a macro preceding it.Alan Mackenzie2016-06-291-4/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-3/+5
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-45/+45
* | Tidy up redundant code in cc-vars.el caused by mistake in emacs-25 -> masterAlan Mackenzie2016-05-161-4/+0
* | Merge from origin/emacs-25Paul Eggert2016-05-101-0/+4
|\ \ | |/
| * Add some "safe-local-variable" declarations for compatibility with master.Alan Mackenzie2016-05-091-1/+20
* | CC Mode now uses the new :after-hook feature of define-derived-modeAlan Mackenzie2016-05-091-1/+18
* | Spelling fixesPaul Eggert2016-04-031-1/+1
* | Fix absence of c-noise-macro-name-re, etc., in languages which don't use itAlan Mackenzie2016-03-251-2/+2
* | Handle "noise" macros and compiler directives.Alan Mackenzie2016-02-291-0/+43
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* * lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier2015-08-211-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge some of the differences from the standalone CC-mode.Stefan Monnier2014-12-011-3/+8
* Merge trivially safe differences from standalone CC-mode.Stefan Monnier2014-10-041-9/+15
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Plain fboundp silences compilation warnings since Emacs 22.1Glenn Morris2013-06-011-3/+0
* Don't (re)define a basic custom widget in cc-varsGlenn Morris2013-06-011-7/+12
* * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.Glenn Morris2013-05-311-0/+1
* * cc-vars.el (c-macro-names-with-semicolon): Move definition before use.Glenn Morris2013-05-271-18/+18
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.Stefan Monnier2012-10-091-10/+0
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-12-061-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-131-3/+3
* Boring merge from savannah.Alan Mackenzie2011-10-281-0/+48
|\
| * Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie2011-10-271-0/+48
* | DTRT for c-beginning/end-of-defun in nested declaration scopes.Alan Mackenzie2011-10-281-0/+14
|/
* * progmodes/cc-vars.el: Remove (probably) misleading commentLars Magne Ingebrigtsen2011-07-131-2/+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
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-2/+2
* | Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).Alan Mackenzie2010-07-311-9/+17
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/cc-vars.el (c-comment-continuation-stars):Stefan Monnier2009-08-291-1/+1
* Enhancements for Objective-C:Alan Mackenzie2009-04-301-1/+41
* (c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)Glenn Morris2009-02-261-0/+1
* Comment (minor header format fixes).Glenn Morris2009-01-111-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1