summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-langs.el
Commit message (Expand)AuthorAgeFilesLines
* Update some function declarationsGlenn Morris2012-09-131-3/+4
* * progmodes/cc-langs.el (c-symbol-start): Include char _.Leo Liu2012-07-201-1/+1
* Depessimize the handling of very large macros.Alan Mackenzie2012-03-021-2/+4
* Optimise font locking in long enum definitions.Alan Mackenzie2012-01-081-0/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Introduce a mechanism to widen the region used in context font locking.Alan Mackenzie2011-12-241-2/+24
* Fix unstable fontification inside templates.Alan Mackenzie2011-12-231-16/+22
* Add the switch statement to AWK Mode.Alan Mackenzie2011-12-131-5/+5
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-191-4/+4
* Add c-nonlabel-token-2-key to cc-langs.el.Alan Mackenzie2011-11-031-0/+8
* Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie2011-10-271-28/+44
* Resolve invalid use of a regexp in regexp-opt.Alan Mackenzie2011-08-201-5/+2
* Fontify CPP expressions correctly when starting in the middle of such aAlan Mackenzie2011-08-201-0/+10
* Fontify bitfield declarations properly.Alan Mackenzie2011-07-261-0/+22
* Prevent cc-langs.elc being loaded at run time.Alan Mackenzie2011-07-221-3/+2
* CC Mode: Fontify declarators properly when, e.g., a jit-lock chunk beginsAlan Mackenzie2011-07-181-1/+1
* progmodes/cc-guess.el: New file.Alan Mackenzie2011-06-301-0/+13
* 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-1/+1
| * Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ...Alan Mackenzie2010-04-121-43/+12
* | cc-langs.el (c-type-decl-prefix-key): C++ bit: moveAlan Mackenzie2010-10-191-3/+3
* | Enhance fontification of declarators to take account of theAlan Mackenzie2010-10-091-0/+15
* | 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-13/+25
|/
* Change strategy for marking < and > as template delimiters: mark themAlan Mackenzie2010-02-041-12/+43
* 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
|/