aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-mode.el
Commit message (Expand)AuthorAgeFilesLines
* cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed fromAlan Mackenzie2009-05-191-20/+29
* # Fix a typo.Alan Mackenzie2009-01-301-2/+2
* Comment (minor header format fixes).Glenn Morris2009-01-111-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (c-before-hack-hook): New functionChong Yidong2008-07-311-1/+23
* (auto-mode-alist): Add .i and .ii files.Dan Nicolaescu2008-07-241-0/+5
* cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specificAlan Mackenzie2008-06-271-2/+3
* (c-make-inherited-keymap): Only use set-keymap-parents if set-keymap-parentStefan Monnier2008-06-201-3/+3
* Merge from emacs--rel--22Miles Bader2008-05-261-0/+1
|\
| * * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an errorAlan Mackenzie2008-05-241-33/+54
* | (c-postprocess-file-styles): Throw an error if c-file-style is set to aAlan Mackenzie2008-05-241-33/+53
* | (declare-function): Add compat definition.Glenn Morris2008-05-151-0/+8
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* | Merge from emacs--rel--22Miles Bader2008-04-231-1/+1
|\|
| * (c-basic-common-init): Don't setStefan Monnier2008-04-081-1/+1
| * (c-extend-after-change-region): New function, used inAlan Mackenzie2008-04-061-14/+14
| * (c-neutralize-syntax-in-CPP): Fix coding bug.Alan Mackenzie2008-03-011-9/+8
* | Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* | (c-basic-common-init): Set font-lock-extend-after-change-region-function.Alan Mackenzie2008-04-061-14/+14
* | (c-neutralize-syntax-in-CPP): Fix coding bug.Alan Mackenzie2008-03-041-9/+8
* | Merge from emacs--rel--22Miles Bader2008-03-011-4/+2
|\|
| * (c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.Alan Mackenzie2008-02-251-4/+2
* | Merge from emacs--rel--22Miles Bader2008-02-241-154/+286
|\|
| * (c-extend-region-for-CPP): always set c-old-EOM.Alan Mackenzie2008-02-201-5/+5
| * Set of changes so that "obtrusive" syntactic elements in aAlan Mackenzie2008-02-191-154/+286
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\|
| * 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
* | * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.Thien-Thi Nguyen2007-12-181-1/+2
* | (c-postprocess-file-styles)Glenn Morris2007-10-121-10/+10
* | * progmodes/cc-mode.el (c-mode-base-map): UseDan Nicolaescu2007-09-241-1/+3
* | 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