summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Fix problem with modes derived from CC Mode: Move macroAlan Mackenzie2007-07-281-9/+0
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (c-remove-any-local-eval-or-mode-variables): When removing lines, alsoAlan Mackenzie2007-06-201-4/+6
* Stefan Monnier <monnier at iro.umontreal.ca>Glenn Morris2007-04-281-1/+1
* (c-remove-any-local-eval-or-mode-variables): Use delete-regionMartin Rudalics2007-04-211-3/+2
* (c-before-change): Fix BOB bug.Alan Mackenzie2007-03-251-3/+3
* (c-make-emacs-variables-local): UseDavid Kastrup2007-03-231-2/+2
* (c-before-change): insert call of `save-match-data'.Alan Mackenzie2007-03-091-56/+57
* (c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): newAlan Mackenzie2007-03-081-2/+139
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* Update CC Mode to version 5.31.4. The detailed changes are thoseAlan Mackenzie2007-01-011-4/+5
* (c-basic-common-init): don't set open-paren-in-column-0-is-defun-start toAlan Mackenzie2006-12-171-3/+5
* Fix Copyright format.Glenn Morris2006-12-031-2/+3
* * progmodes/cc-langs.el (c-emacs-variable-inits): new variable.Alan Mackenzie2006-07-201-0/+9
* * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,Alan Mackenzie2006-07-101-2/+3
* cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,Alan Mackenzie2006-02-241-36/+94
* Update copyright for 2006.Nick Roberts2006-02-101-2/+2
* Update CC Mode to release 5.31.Alan Mackenzie2005-12-021-159/+228
* (c-basic-common-init): Remove calls toStefan Monnier2005-10-031-6/+1
* (c-font-lock-init): Specify font-lock-lines-before.Richard M. Stallman2005-09-231-0/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>Martin Stjernholm2005-05-231-13/+25
* (cc-define-alist, cc-create-define-alist):Nick Roberts2005-05-031-20/+0
* (cc-create-define-alist): Use a shell.Nick Roberts2005-05-021-4/+3
* (cc-mode-cpp-program): Change to "gcc -E".Nick Roberts2005-05-011-1/+1
* (c-mode): If there is no file (Macroexpansion) don't create an alist.Nick Roberts2005-04-301-1/+1
* (cc-create-define-alist): Check that fileNick Roberts2005-04-291-1/+3
* (cc-mode-cpp-program): New user variable.Sam Steingold2005-04-291-1/+3
* (cc-create-define-alist): New function.Nick Roberts2005-04-271-0/+17
* (c-common-init): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+2
* (awk-mode autoload): Supply t meaning interactive function.Richard M. Stallman2004-12-031-1/+1
* (c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete m...Daniel Pfeiffer2004-11-131-17/+7
* Add arch taglinesMiles Bader2003-09-011-0/+2
* 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>Martin Stjernholm2003-08-031-15/+38
* Fixed some autoload problems: Try to ensure that the entry for ".c"Martin Stjernholm2003-07-051-25/+27
* Updated CC Mode to version 5.30.Martin Stjernholm2003-07-031-171/+508
* (c-mode): Reverting last change.Stefan Monnier2003-06-191-2/+1
* (c-mode): Add local variable gud-find-expr.Nick Roberts2003-06-181-0/+1
* (c-basic-common-init): Install `c-fill-paragraph' onMartin Stjernholm2003-02-091-0/+6
* (c-require-final-newline): Made this variable an alist to specify a valueMartin Stjernholm2003-01-281-3/+7
* (c-require-final-newline): Added a variable to make the initialization ofMartin Stjernholm2003-01-261-1/+1
* (c-postprocess-file-styles): Do nothing except in CC modes.Richard M. Stallman2002-06-031-11/+12
* CC Mode update to version 5.29. This is for testing; it's not a releasedMartin Stjernholm2002-04-221-195/+99
* (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)Richard M. Stallman2001-12-281-13/+13
* (c-submit-bug-report): Make sure that the arguments to `insert' are strings.Sam Steingold2001-11-261-13/+8
* Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.Eli Zaretskii2001-05-041-17/+13
* Update to version 5.28.Gerd Moellmann2001-03-211-50/+449
* Fix copyright years.Dave Love2000-12-061-1/+1
* (c-initialize-cc-mode): Handling of obsoleteGerd Moellmann2000-07-241-33/+18