| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (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 |
* | | (c-indent-line-or-region): Only indent the | Dan Nicolaescu | 2007-09-26 | 1 | -1/+2 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Whitespace change. | Richard M. Stallman | 2007-04-22 | 1 | -1/+1 |
* | (c-electric-slash): Replace wrong use of `kill-region' by | Alan Mackenzie | 2007-04-21 | 1 | -1/+1 |
* | (c-in-function-trailer-p): Fix this: when a function return type contains | Alan Mackenzie | 2007-04-19 | 1 | -4/+18 |
* | (c-beginning-of-defun): With -ve arg and point too close to EOB, leave | Alan Mackenzie | 2007-04-17 | 1 | -1/+1 |
* | Changes to make `narrow-to-defun' and `mark-defun' work properly in CC | Alan Mackenzie | 2007-04-09 | 1 | -2/+4 |
* | (c-end-of-defun): Tidy up, to eliminate byte-compiler warning "value | Alan Mackenzie | 2007-04-08 | 1 | -4/+2 |
* | (c-electric-paren): clean-up space-before-funcall: only insert space when on | Alan Mackenzie | 2007-04-07 | 1 | -5/+5 |
* | (c-forward-to-nth-EOF-}): Fix EOB bug. | Alan Mackenzie | 2007-03-30 | 1 | -14/+8 |
* | (c-indent-new-comment-line): When splitting an empty one-line C-style | Alan Mackenzie | 2007-02-15 | 1 | -1/+10 |
* | (c-indent-line): Don't erase ^L when a line containing it is re-indented. | Alan Mackenzie | 2007-02-04 | 1 | -2/+4 |
* | Correct the handling of K&R stuff in c-where-wrt-brace-construct. | Alan Mackenzie | 2007-01-21 | 1 | -4/+4 |
* | 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-mask-paragraph): Fix yesterday's buggy patch. | Alan Mackenzie | 2007-01-03 | 1 | -2/+7 |
* | (c-mask-paragraph): In a block comment, check that the "*/" is present | Alan Mackenzie | 2007-01-02 | 1 | -7/+8 |
* | Update CC Mode to version 5.31.4. The detailed changes are those | Alan Mackenzie | 2007-01-01 | 1 | -214/+399 |
* | Fix Copyright format. | Glenn Morris | 2006-12-03 | 1 | -2/+3 |
* | (c-indent-exp): Fix typo in docstring. | Juanma Barranquero | 2006-11-30 | 1 | -11/+11 |
* | cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, | Alan Mackenzie | 2006-02-24 | 1 | -13/+22 |
* | Update copyright for 2006. | Nick Roberts | 2006-02-10 | 1 | -2/+2 |
* | Update CC Mode to release 5.31. | Alan Mackenzie | 2005-12-02 | 1 | -1095/+1826 |
* | (c-electric-paren): Call old-blink-paren only for close-paren. | Richard M. Stallman | 2005-09-25 | 1 | -1/+3 |
* | 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 | -3/+6 |
* | Updated CC Mode to 5.30.9. | Martin Stjernholm | 2004-08-11 | 1 | -3/+6 |