| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes. | Paul Eggert | 2011-12-11 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-04 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-24 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -2/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -2/+2 |
* | DTRT for c-beginning/end-of-defun in nested declaration scopes. | Alan Mackenzie | 2011-10-28 | 1 | -87/+197 |
* | Fix a cc-cmds.el patch from acm that I applied incorrectly (Bug#7595). | Chong Yidong | 2011-03-07 | 1 | -13/+6 |
* | (c-end-of-statement): Set macro-end correctly at the end of a loop. | Alan Mackenzie | 2011-02-20 | 1 | -8/+13 |
* | Merge changes from emacs-23 branch | Chong Yidong | 2011-01-31 | 1 | -12/+21 |
|\ |
|
| * | Fix an infloop in CC-mode (Bug#7595). | Alan Mackenzie | 2011-01-31 | 1 | -12/+21 |
* | | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ... | Alan Mackenzie | 2010-04-12 | 1 | -62/+90 |
* | | Derive from prog-mode, use derived-mode-p, and fix up various | Stefan Monnier | 2010-12-10 | 1 | -1/+3 |
* | | progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes | Alan Mackenzie | 2010-10-31 | 1 | -11/+13 |
* | | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -2/+2 |
* | | cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a | Alan Mackenzie | 2010-08-06 | 1 | -3/+16 |
* | | cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++ | Alan Mackenzie | 2010-07-31 | 1 | -4/+5 |
* | | * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): | Alan Mackenzie | 2010-05-12 | 1 | -0/+10 |
|/ |
|
* | Change strategy for marking < and > as template delimiters: mark them | Alan Mackenzie | 2010-02-04 | 1 | -90/+62 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * progmodes/cc-cmds.el (c-forward-into-nomenclature) | Tassilo Horn | 2009-11-20 | 1 | -6/+6 |
* | * progmodes/cc-cmds.el: declare-functioned forward-subword and | Tassilo Horn | 2009-11-20 | 1 | -0/+4 |
* | 2009-11-20 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2009-11-20 | 1 | -11/+9 |
* | (c-scan-conditionals): A new function like c-forward-conditionals, but it | Alan Mackenzie | 2009-09-24 | 1 | -13/+48 |
* | * progmodes/cc-vars.el (c-comment-continuation-stars): | Stefan Monnier | 2009-08-29 | 1 | -4/+4 |
* | (c-mask-paragraph): Remove a spurious correction between the visible | Alan Mackenzie | 2009-06-29 | 1 | -2/+1 |
* | (c-defun-name): Widen, to allow it to work in narrowed buffers. | Alan Mackenzie | 2009-02-13 | 1 | -58/+60 |
* | Minor doc fix. | Chong Yidong | 2009-01-25 | 1 | -1/+1 |
* | Comment (minor header format fixes). | Glenn Morris | 2009-01-11 | 1 | -1/+2 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -15/+15 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (c-defun-name): Handle DEFFOO(name,...), | Sam Steingold | 2008-12-15 | 1 | -0/+5 |
* | (c-defun-name): Fix CLISP DEFUN handling. | Sam Steingold | 2008-11-07 | 1 | -4/+6 |
* | (c-defun-name): Make it work for "struct foo bar [] = { ...". | Alan Mackenzie | 2008-10-17 | 1 | -9/+8 |
* | (c-indent-region): Fix previous patch so that the function works on | Alan Mackenzie | 2008-10-13 | 1 | -12/+17 |
* | (c-indent-region): Fix so that indenting a macro followed by blank lines | Alan Mackenzie | 2008-10-07 | 1 | -30/+25 |
* | 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 |
* | (c-defun-name, c-cpp-define-name): New optimised functions to get the | Alan Mackenzie | 2008-04-02 | 1 | -0/+75 |
* | Introduce elements for the syntactic symbol arglist-cont-nonempty into | Alan Mackenzie | 2008-01-27 | 1 | -1/+5 |
* | 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-indent-line-or-region): | Richard M. Stallman | 2007-12-25 | 1 | -9/+10 |
* | | (c-mask-paragraph): Avoid invalid search | Martin Rudalics | 2007-12-08 | 1 | -1/+6 |
* | | (top level): Use mapc rather than mapcar. | Glenn Morris | 2007-10-13 | 1 | -1/+1 |