| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | (c-lineup-math): Don't align the operators "!=", "<=" and ">=" as assignment | Martin Stjernholm | 2003-08-26 | 1 | -6/+28 |
* | (c++-make-template-syntax-table, c-syntactic-ws-start, c-syntactic-ws-end): | Martin Stjernholm | 2003-07-16 | 1 | -7/+7 |
* | (c-style-alist, c-lang-variable-inits, c-lang-variable-inits-tail): The | Martin Stjernholm | 2003-07-05 | 1 | -2/+4 |
* | Updated CC Mode to version 5.30. | Martin Stjernholm | 2003-07-03 | 1 | -620/+2185 |
* | (c-lang-defvar-init-form-tail): This is actually not a constant. | Stefan Monnier | 2003-05-13 | 1 | -1/+2 |
* | (c-symbol-key): Use POSIX char classes to match symbols in Emacs 21. | Martin Stjernholm | 2003-04-07 | 1 | -11/+9 |
* | Don't require cl. | Richard M. Stallman | 2002-12-04 | 1 | -34/+39 |
* | CC Mode update to version 5.29. This is for testing; it's not a released | Martin Stjernholm | 2002-04-22 | 1 | -361/+550 |
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -0/+5 |
* | Update to version 5.28. | Gerd Moellmann | 2001-03-21 | 1 | -447/+238 |
* | Update copyright. | Gerd Moellmann | 2000-12-07 | 1 | -1/+2 |
* | (c-append-paragraph-start): New variable used by | Gerd Moellmann | 2000-07-24 | 1 | -6/+18 |
* | Installed version 5.26 | Gerd Moellmann | 1999-12-12 | 1 | -55/+153 |
* | Installed CC Mode 5.25. | Barry A. Warsaw | 1999-02-08 | 1 | -22/+92 |