log lisp/progmodes/cc-vars.el @ 91801:8e06d480f634

age author description
Sun, 27 Jan 2008 13:59:47 +0000 Alan Mackenzie Introduce elements for the syntactic symbol arglist-cont-nonempty into
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Tue, 15 Jan 2008 23:56:38 +0000 Alan Mackenzie (c-constant-symbol): Put this defun inside an eval-and-compile, so as to
Mon, 14 Jan 2008 22:35:40 +0000 Alan Mackenzie * progmodes/cc-vars.el (c-constant-symbol): New function which supersedes
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 04 Jan 2008 03:14:56 +0000 Glenn Morris (defcustom-c-stylevar): Revert previous change (merge mistake).
Fri, 28 Dec 2007 22:26:14 +0000 Miles Bader Merge from emacs--rel--22
Tue, 18 Dec 2007 09:21:07 +0000 Thien-Thi Nguyen * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
Sat, 26 Jan 2008 22:26:18 +0000 Alan Mackenzie Introduce elements for the syntactic symbol arglist-cont-nonempty into
Sat, 19 Jan 2008 18:32:34 +0000 Dan Nicolaescu * progmodes/sh-script.el (sh-basic-offset):
Wed, 16 Jan 2008 21:26:59 +0000 Alan Mackenzie (c-constant-symbol): Put this defun inside an eval-and-compile, so as to
Mon, 14 Jan 2008 22:31:07 +0000 Alan Mackenzie * (c-constant-symbol): New function which supersedes c-const-symbol.
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 17 Dec 2007 09:16:06 +0000 Thien-Thi Nguyen (defcustom-c-stylevar): Revert to pre-2007-12-12 version.
Mon, 17 Dec 2007 09:02:31 +0000 Thien-Thi Nguyen (defcustom-c-stylevar): Remove debugging message.
Wed, 12 Dec 2007 10:12:51 +0000 Thien-Thi Nguyen Fix typo.
Wed, 12 Dec 2007 08:00:45 +0000 Thien-Thi Nguyen (defcustom-c-stylevar): Rewrite.
Wed, 08 Aug 2007 07:31:11 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 04 Apr 2007 20:54:51 +0000 Alan Mackenzie * (c-special-indent-hook): Amend doc-string to mention
Mon, 29 Jan 2007 16:17:05 +0000 Juanma Barranquero (c-offsets-alist): Fix typo in docstring.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 18:33:11 +0000 Alan Mackenzie Add my name.
Mon, 01 Jan 2007 22:11:28 +0000 Alan Mackenzie Update CC Mode to version 5.31.4. The detailed changes are those
Sun, 03 Dec 2006 01:00:52 +0000 Glenn Morris Fix Copyright format.
Sun, 26 Nov 2006 13:52:57 +0000 Jan Dj¸«£rv (c-backslash-column): Add . at end of sentence.
Sat, 25 Nov 2006 12:06:29 +0000 Jan Dj¸«£rv Mention c-backslash-max-column in documentation for c-backslash-column.
Sat, 20 May 2006 17:45:31 +0000 Eli Zaretskii (c-backslash-column): Mark as safe if its value is an integer.
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Fri, 24 Feb 2006 15:33:02 +0000 Alan Mackenzie cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,