| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -2/+2 |
* | Fix an indentation bug: | Alan Mackenzie | 2010-06-21 | 1 | -1/+1 |
* | Change strategy for marking < and > as template delimiters: mark them | Alan Mackenzie | 2010-02-04 | 1 | -0/+38 |
* | Fix bug#5395: typing '#' in an empty C buffer throws "args out of range". | Alan Mackenzie | 2010-01-19 | 1 | -2/+4 |
* | Fix typos in comments. | Juanma Barranquero | 2010-01-14 | 1 | -2/+2 |
* | 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 | -7/+99 |
* | (c-version): Bump to 5.31.8. | Alan Mackenzie | 2009-11-18 | 1 | -1/+1 |
* | * textmodes/two-column.el (2C-split): | Stefan Monnier | 2009-10-31 | 1 | -2/+1 |
* | * progmodes/cc-defs.el (c-version): Bump to 5.31.7. | Chong Yidong | 2009-07-29 | 1 | -1/+1 |
* | (c-emacs-features): Crash-fix: change `=' to `eq'. | Alan Mackenzie | 2009-02-12 | 1 | -2/+2 |
* | (c-emacs-features): Change a let to a let* to eliminate BC warnings. | Alan Mackenzie | 2009-02-06 | 1 | -13/+13 |
* | (c-emacs-features): Check the working of beginning/end-of-defun-function | Alan Mackenzie | 2009-02-05 | 1 | -8/+20 |
* | 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 |
* | Correcct spellng. | Chong Yidong | 2008-12-03 | 1 | -1/+1 |
* | (c-put-char-property-fun): Add fallback definition of 'ignore, rather | Glenn Morris | 2008-11-17 | 1 | -1/+3 |
* | (cl-macroexpand-all): Fix declaration. | Glenn Morris | 2008-11-07 | 1 | -1/+1 |
* | (cl-macroexpand-all): Declare. | Glenn Morris | 2008-11-06 | 1 | -0/+3 |
* | (c-version): Increment to 5.31.6. | Alan Mackenzie | 2008-09-03 | 1 | -1/+1 |
* | (c-emacs-features): argumentative-bod-function: bind mark-ring to avoid | Alan Mackenzie | 2008-08-12 | 1 | -1/+2 |
* | (c-emacs-features): Check beginning-of-defun-raw instead of | Chong Yidong | 2008-08-11 | 1 | -4/+5 |
* | cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific | Alan Mackenzie | 2008-06-27 | 1 | -0/+11 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -1/+34 |
|\ |
|
| * | Set of changes so that "obtrusive" syntactic elements in a | Alan Mackenzie | 2008-02-19 | 1 | -0/+33 |
| * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 |
| * | (c-version): increase to 5.31.5. | Alan Mackenzie | 2008-01-29 | 1 | -1/+1 |
| * | (c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to | Alan Mackenzie | 2008-01-26 | 1 | -0/+2 |
* | | (c-version): increase to 5.31.5. | Alan Mackenzie | 2008-01-29 | 1 | -1/+1 |
* | | (c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to | Alan Mackenzie | 2008-01-26 | 1 | -0/+2 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (c-region-is-active-p): Use `mark-active' if it's defined. | Richard M. Stallman | 2007-12-25 | 1 | -5/+5 |
* | | Reorder conditions to avoid warnings. | Dan Nicolaescu | 2007-10-27 | 1 | -4/+4 |
|/ |
|
* | 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 | -8/+10 |
* | (c-emacs-features): Fix typo in docstring. | Juanma Barranquero | 2007-01-29 | 1 | -4/+4 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | Add new functions, c-go-list-forward, c-go-list-backward. | Alan Mackenzie | 2007-01-20 | 1 | -0/+18 |
* | Add my name. | Alan Mackenzie | 2007-01-20 | 1 | -1/+2 |
* | Update CC Mode to version 5.31.4. The detailed changes are those | Alan Mackenzie | 2007-01-01 | 1 | -4/+4 |
* | Fix Copyright format. | Glenn Morris | 2006-12-03 | 1 | -2/+3 |
* | * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el, | Alan Mackenzie | 2006-07-10 | 1 | -35/+37 |
* | cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, | Alan Mackenzie | 2006-02-24 | 1 | -10/+9 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -2/+2 |
* | Ignore errors from font-lock-compile-keywords. | Andreas Schwab | 2005-12-30 | 1 | -2/+6 |
* | (c-emacs-features): Do parse-partial-sexp at point, in case of narrowing. | Richard M. Stallman | 2005-12-26 | 1 | -1/+2 |
* | (c-emacs-features): Don't assume point-min==1. | Stefan Monnier | 2005-12-06 | 1 | -5/+5 |