summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-langs.el
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2009-11-201-3/+3
* cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (asAlan Mackenzie2009-09-261-1/+1
* cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed fromAlan Mackenzie2009-05-191-1/+1
* Enhancements for Objective-C:Alan Mackenzie2009-04-301-1/+1
* cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clausesAlan Mackenzie2009-02-211-0/+11
* (declare-function): Add compatibility stub.Glenn Morris2009-01-171-0/+10
* Comment (minor header format fixes).Glenn Morris2009-01-111-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (c-opt-op-identitier-prefix): Fix typo.Glenn Morris2008-09-021-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-181-4/+5
|\
| * (c-before-font-lock-function): Correct a typo in the doc string.Alan Mackenzie2008-04-061-5/+6
| * (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->Alan Mackenzie2008-03-011-3/+3
* | Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* | (c-before-font-lock-function): Correct a typo in the doc string.Alan Mackenzie2008-04-061-1/+1
* | (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->Alan Mackenzie2008-03-041-3/+3
|/
* Set of changes so that "obtrusive" syntactic elements in aAlan Mackenzie2008-02-191-2/+52
* (c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): NewAlan Mackenzie2008-01-291-0/+3
* (c-specifier-key): Exclude "template" from this regexp; to allow the "{"Alan Mackenzie2008-01-291-3/+5
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (c-constant-kwds): Add java: null, true, false.Glenn Morris2007-08-281-0/+1
* (c-other-decl-block-key-in-symbols-alist): new language variable.Alan Mackenzie2007-08-251-0/+11
* Fix problem with modes derived from CC Mode: Move macroAlan Mackenzie2007-07-281-0/+10
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Changes to make `narrow-to-defun' and `mark-defun' work properly in CCAlan Mackenzie2007-04-091-5/+20
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* Add my name.Alan Mackenzie2007-01-201-1/+2
* (c-operators, c-filter-ops): Amend doc-string and comments.Alan Mackenzie2007-01-071-16/+24
* Update CC Mode to version 5.31.4. The detailed changes are thoseAlan Mackenzie2007-01-011-4/+21
* (c-at-vsemi-p-fn, c-vsemi-status-unknown-p-fn): Doc fix.Juanma Barranquero2006-12-101-2/+2
* Fix Copyright format.Glenn Morris2006-12-031-2/+3
* * progmodes/cc-langs.el (c-emacs-variable-inits): new variable.Alan Mackenzie2006-07-201-21/+50
* * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,Alan Mackenzie2006-07-101-3/+4
* (c-mode-menu): Don't presume c-subword-mode is bound.Stefan Monnier2006-04-141-1/+2
* cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,Alan Mackenzie2006-02-241-11/+23
* Update copyright for 2006.Nick Roberts2006-02-101-5/+8
* Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))".Alan Mackenzie2005-12-031-4/+6
* Update CC Mode to release 5.31.Alan Mackenzie2005-12-021-552/+1107
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>Martin Stjernholm2005-05-231-1/+1
* Load cl here since cc-defs doesn't do it. This is necessary forMartin Stjernholm2004-10-011-0/+3
* Updated CC Mode to 5.30.9.Martin Stjernholm2004-08-111-0/+6
* (c-type-list-kwds): If "operator" is followed by an identifier in C++Martin Stjernholm2003-09-241-1/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (c-lineup-math): Don't align the operators "!=", "<=" and ">=" as assignmentMartin Stjernholm2003-08-261-6/+28
* (c++-make-template-syntax-table, c-syntactic-ws-start, c-syntactic-ws-end):Martin Stjernholm2003-07-161-7/+7
* (c-style-alist, c-lang-variable-inits, c-lang-variable-inits-tail): TheMartin Stjernholm2003-07-051-2/+4