| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -2/+2 |
* | Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang). | Alan Mackenzie | 2010-07-31 | 1 | -13/+25 |
* | Change strategy for marking < and > as template delimiters: mark them | Alan Mackenzie | 2010-02-04 | 1 | -12/+43 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Enhance `c-parse-state' to run efficiently in "brace desserts". | Alan Mackenzie | 2009-12-03 | 1 | -1/+1 |
* | 2009-11-20 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2009-11-20 | 1 | -3/+3 |
* | cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (as | Alan Mackenzie | 2009-09-26 | 1 | -1/+1 |
* | cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from | Alan Mackenzie | 2009-05-19 | 1 | -1/+1 |
* | Enhancements for Objective-C: | Alan Mackenzie | 2009-04-30 | 1 | -1/+1 |
* | cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses | Alan Mackenzie | 2009-02-21 | 1 | -0/+11 |
* | (declare-function): Add compatibility stub. | Glenn Morris | 2009-01-17 | 1 | -0/+10 |
* | Comment (minor header format fixes). | Glenn Morris | 2009-01-11 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (c-opt-op-identitier-prefix): Fix typo. | Glenn Morris | 2008-09-02 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-04-18 | 1 | -4/+5 |
|\ |
|
| * | (c-before-font-lock-function): Correct a typo in the doc string. | Alan Mackenzie | 2008-04-06 | 1 | -5/+6 |
| * | (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" -> | Alan Mackenzie | 2008-03-01 | 1 | -3/+3 |
* | | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | | (c-before-font-lock-function): Correct a typo in the doc string. | Alan Mackenzie | 2008-04-06 | 1 | -1/+1 |
* | | (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" -> | Alan Mackenzie | 2008-03-04 | 1 | -3/+3 |
|/ |
|
* | Set of changes so that "obtrusive" syntactic elements in a | Alan Mackenzie | 2008-02-19 | 1 | -2/+52 |
* | (c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New | Alan Mackenzie | 2008-01-29 | 1 | -0/+3 |
* | (c-specifier-key): Exclude "template" from this regexp; to allow the "{" | Alan Mackenzie | 2008-01-29 | 1 | -3/+5 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | (c-constant-kwds): Add java: null, true, false. | Glenn Morris | 2007-08-28 | 1 | -0/+1 |
* | (c-other-decl-block-key-in-symbols-alist): new language variable. | Alan Mackenzie | 2007-08-25 | 1 | -0/+11 |
* | Fix problem with modes derived from CC Mode: Move macro | Alan Mackenzie | 2007-07-28 | 1 | -0/+10 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Changes to make `narrow-to-defun' and `mark-defun' work properly in CC | Alan Mackenzie | 2007-04-09 | 1 | -5/+20 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | Add my name. | Alan Mackenzie | 2007-01-20 | 1 | -1/+2 |
* | (c-operators, c-filter-ops): Amend doc-string and comments. | Alan Mackenzie | 2007-01-07 | 1 | -16/+24 |
* | Update CC Mode to version 5.31.4. The detailed changes are those | Alan Mackenzie | 2007-01-01 | 1 | -4/+21 |
* | (c-at-vsemi-p-fn, c-vsemi-status-unknown-p-fn): Doc fix. | Juanma Barranquero | 2006-12-10 | 1 | -2/+2 |
* | Fix Copyright format. | Glenn Morris | 2006-12-03 | 1 | -2/+3 |
* | * progmodes/cc-langs.el (c-emacs-variable-inits): new variable. | Alan Mackenzie | 2006-07-20 | 1 | -21/+50 |
* | * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el, | Alan Mackenzie | 2006-07-10 | 1 | -3/+4 |
* | (c-mode-menu): Don't presume c-subword-mode is bound. | Stefan Monnier | 2006-04-14 | 1 | -1/+2 |
* | cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, | Alan Mackenzie | 2006-02-24 | 1 | -11/+23 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -5/+8 |
* | Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))". | Alan Mackenzie | 2005-12-03 | 1 | -4/+6 |
* | Update CC Mode to release 5.31. | Alan Mackenzie | 2005-12-02 | 1 | -552/+1107 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org> | Martin Stjernholm | 2005-05-23 | 1 | -1/+1 |
* | Load cl here since cc-defs doesn't do it. This is necessary for | Martin Stjernholm | 2004-10-01 | 1 | -0/+3 |
* | Updated CC Mode to 5.30.9. | Martin Stjernholm | 2004-08-11 | 1 | -0/+6 |
* | (c-type-list-kwds): If "operator" is followed by an identifier in C++ | Martin Stjernholm | 2003-09-24 | 1 | -1/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |