log lisp/progmodes/cc-mode.el @ 78354:d80d780fd6b4

age author description
Sat, 28 Jul 2007 11:45:55 +0000 Alan Mackenzie Fix problem with modes derived from CC Mode: Move macro
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 20 Jun 2007 08:27:53 +0000 Alan Mackenzie (c-remove-any-local-eval-or-mode-variables): When removing lines, also
Sat, 28 Apr 2007 20:39:11 +0000 Glenn Morris Stefan Monnier <monnier at iro.umontreal.ca>
Sat, 21 Apr 2007 21:58:59 +0000 Martin Rudalics (c-remove-any-local-eval-or-mode-variables): Use delete-region
Sun, 25 Mar 2007 12:03:13 +0000 Alan Mackenzie (c-before-change): Fix BOB bug.
Fri, 23 Mar 2007 09:52:42 +0000 David Kastrup (c-make-emacs-variables-local): Use
Fri, 09 Mar 2007 23:11:15 +0000 Alan Mackenzie (c-before-change): insert call of `save-match-data'.
Thu, 08 Mar 2007 21:50:51 +0000 Alan Mackenzie (c-unfind-enclosing-token, c-unfind-coalesced-tokens, c-before-change): new
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 01 Jan 2007 22:11:28 +0000 Alan Mackenzie Update CC Mode to version 5.31.4. The detailed changes are those
Sun, 17 Dec 2006 22:15:46 +0000 Alan Mackenzie (c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
Sun, 03 Dec 2006 01:00:52 +0000 Glenn Morris Fix Copyright format.
Thu, 20 Jul 2006 09:48:09 +0000 Alan Mackenzie * progmodes/cc-langs.el (c-emacs-variable-inits): new variable.
Mon, 10 Jul 2006 13:17:09 +0000 Alan Mackenzie * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,