log lisp/progmodes/cc-vars.el @ 87772:d8143a93113f

age author description
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.