]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/cc-vars.el (c-constant-symbol): New function which supersedes
authorAlan Mackenzie <acm@muc.de>
Mon, 14 Jan 2008 22:35:40 +0000 (22:35 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 14 Jan 2008 22:35:40 +0000 (22:35 +0000)
commitb4d0e5173bc7f418dad60143f85b74ffd8983a1a
treeb2ea893c24eb590beb2704ca6f42d4188102bb14
parent872efa5166f423b54e6c33fd2d50003087819666
* progmodes/cc-vars.el (c-constant-symbol): New function which supersedes
c-const-symbol.  During a customize-.. call it enables an element of
(e.g.) c-hanging-braces alist to have its name displayed, even when the
default value of c-h-b etc. doesn't include the elemnt.  Replace uses of
the old function by the new.

* progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure
non-working fragment ":value c-".
lisp/progmodes/cc-vars.el