summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-fonts.el
Commit message (Expand)AuthorAgeFilesLines
* Eliminate sluggishness and hangs in fontification of "semicolon deserts".Alan Mackenzie2012-01-181-5/+43
* Spelling fixes.Paul Eggert2012-01-091-1/+1
* Optimise font locking in long enum definitions.Alan Mackenzie2012-01-081-0/+15
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix unstable fontification inside templates.Alan Mackenzie2011-12-231-19/+2
* Large brace-block initialisation makes CC Mode slow: Fix.Alan Mackenzie2011-12-131-1/+2
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* * progmodes/cc-fonts.el (c-annotation-face): Use defface.Chong Yidong2011-12-061-3/+7
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-121-1/+1
* Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie2011-10-271-3/+5
* Fix typos.Juanma Barranquero2011-09-171-1/+1
* * lisp/progmodes/cc-fonts.el: Remove trailing whitespace.Glenn Morris2011-09-071-7/+7
* cc-fonts.el fix for bug#9443 (tiny change)OKAZAKI Tetsurou2011-09-071-1/+2
* Fix - typing on a C++ inher-intro or inher-cont line should preserve theAlan Mackenzie2011-08-281-18/+79
* Resolve invalid use of a regexp in regexp-opt.Alan Mackenzie2011-08-201-1/+3
* Fontify CPP expressions correctly when starting in the middle of such aAlan Mackenzie2011-08-201-48/+162
* Fontify bitfield declarations properly.Alan Mackenzie2011-07-261-0/+8
* CC Mode: Fontify declarators properly when, e.g., a jit-lock chunk beginsAlan Mackenzie2011-07-181-0/+47
* progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking forAlan Mackenzie2011-06-151-106/+98
* Proper fix for CC mode Bug#7722.Alan Mackenzie2011-02-131-6/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+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-2/+1
* | progmodes/cc-fonts.el (c-font-lock-enum-tail): New function whichAlan Mackenzie2010-10-301-3/+43
* | progmodes/cc-fonts.el (c-font-lock-declarations): Cache the result ofAlan Mackenzie2010-10-241-11/+23
* | Enhance fontification of declarators to take account of theAlan Mackenzie2010-10-091-104/+195
* | 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-0/+7
|/
* Fix typos in comments.Juanma Barranquero2010-01-141-2/+2
* 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/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-02-241-2/+2
|\
| * Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjCAlan Mackenzie2008-02-191-2/+2
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.Masatake YAMATO2007-08-231-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Fix fontification of labels, and other things with ":".Alan Mackenzie2007-04-061-37/+55
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (c-font-lock-declarations): Fix previous change.Eli Zaretskii2006-12-151-1/+1
* (c-font-lock-declarators): Iff at the top-level or inside a classChong Yidong2006-11-151-1/+5
* (c-font-lock-declarations): Don't overwrite fontification for "case"Chong Yidong2006-11-101-14/+32