| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problem with modes derived from CC Mode: Move macro | Alan Mackenzie | 2007-07-28 | 1 | -9/+0 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (c-remove-any-local-eval-or-mode-variables): When removing lines, also | Alan Mackenzie | 2007-06-20 | 1 | -4/+6 |
* | Stefan Monnier <monnier at iro.umontreal.ca> | Glenn Morris | 2007-04-28 | 1 | -1/+1 |
* | (c-remove-any-local-eval-or-mode-variables): Use delete-region | Martin Rudalics | 2007-04-21 | 1 | -3/+2 |
* | (c-before-change): Fix BOB bug. | Alan Mackenzie | 2007-03-25 | 1 | -3/+3 |
* | (c-make-emacs-variables-local): Use | David Kastrup | 2007-03-23 | 1 | -2/+2 |
* | (c-before-change): insert call of `save-match-data'. | Alan Mackenzie | 2007-03-09 | 1 | -56/+57 |
* | (c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): new | Alan Mackenzie | 2007-03-08 | 1 | -2/+139 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | Update CC Mode to version 5.31.4. The detailed changes are those | Alan Mackenzie | 2007-01-01 | 1 | -4/+5 |
* | (c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to | Alan Mackenzie | 2006-12-17 | 1 | -3/+5 |
* | 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 | -0/+9 |
* | * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el, | Alan Mackenzie | 2006-07-10 | 1 | -2/+3 |
* | cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, | Alan Mackenzie | 2006-02-24 | 1 | -36/+94 |
* | 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 | -159/+228 |
* | (c-basic-common-init): Remove calls to | Stefan Monnier | 2005-10-03 | 1 | -6/+1 |
* | (c-font-lock-init): Specify font-lock-lines-before. | Richard M. Stallman | 2005-09-23 | 1 | -0/+1 |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+1 |
* | 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org> | Martin Stjernholm | 2005-05-23 | 1 | -13/+25 |
* | (cc-define-alist, cc-create-define-alist): | Nick Roberts | 2005-05-03 | 1 | -20/+0 |
* | (cc-create-define-alist): Use a shell. | Nick Roberts | 2005-05-02 | 1 | -4/+3 |
* | (cc-mode-cpp-program): Change to "gcc -E". | Nick Roberts | 2005-05-01 | 1 | -1/+1 |
* | (c-mode): If there is no file (Macroexpansion) don't create an alist. | Nick Roberts | 2005-04-30 | 1 | -1/+1 |
* | (cc-create-define-alist): Check that file | Nick Roberts | 2005-04-29 | 1 | -1/+3 |
* | (cc-mode-cpp-program): New user variable. | Sam Steingold | 2005-04-29 | 1 | -1/+3 |
* | (cc-create-define-alist): New function. | Nick Roberts | 2005-04-27 | 1 | -0/+17 |
* | (c-common-init): Use mode-require-final-newline. | Richard M. Stallman | 2004-12-31 | 1 | -1/+2 |
* | (awk-mode autoload): Supply t meaning interactive function. | Richard M. Stallman | 2004-12-03 | 1 | -1/+1 |
* | (c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete m... | Daniel Pfeiffer | 2004-11-13 | 1 | -17/+7 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
* | 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org> | Martin Stjernholm | 2003-08-03 | 1 | -15/+38 |
* | Fixed some autoload problems: Try to ensure that the entry for ".c" | Martin Stjernholm | 2003-07-05 | 1 | -25/+27 |
* | Updated CC Mode to version 5.30. | Martin Stjernholm | 2003-07-03 | 1 | -171/+508 |
* | (c-mode): Reverting last change. | Stefan Monnier | 2003-06-19 | 1 | -2/+1 |
* | (c-mode): Add local variable gud-find-expr. | Nick Roberts | 2003-06-18 | 1 | -0/+1 |
* | (c-basic-common-init): Install `c-fill-paragraph' on | Martin Stjernholm | 2003-02-09 | 1 | -0/+6 |
* | (c-require-final-newline): Made this variable an alist to specify a value | Martin Stjernholm | 2003-01-28 | 1 | -3/+7 |
* | (c-require-final-newline): Added a variable to make the initialization of | Martin Stjernholm | 2003-01-26 | 1 | -1/+1 |
* | (c-postprocess-file-styles): Do nothing except in CC modes. | Richard M. Stallman | 2002-06-03 | 1 | -11/+12 |
* | CC Mode update to version 5.29. This is for testing; it's not a released | Martin Stjernholm | 2002-04-22 | 1 | -195/+99 |
* | (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table) | Richard M. Stallman | 2001-12-28 | 1 | -13/+13 |
* | (c-submit-bug-report): Make sure that the arguments to `insert' are strings. | Sam Steingold | 2001-11-26 | 1 | -13/+8 |
* | Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL. | Eli Zaretskii | 2001-05-04 | 1 | -17/+13 |
* | Update to version 5.28. | Gerd Moellmann | 2001-03-21 | 1 | -50/+449 |
* | Fix copyright years. | Dave Love | 2000-12-06 | 1 | -1/+1 |
* | (c-initialize-cc-mode): Handling of obsolete | Gerd Moellmann | 2000-07-24 | 1 | -33/+18 |
* | Installed version 5.26 | Gerd Moellmann | 1999-12-12 | 1 | -66/+114 |