]> git.eshelyaron.com Git - emacs.git/commit
* (c-constant-symbol): New function which supersedes c-const-symbol.
authorAlan Mackenzie <acm@muc.de>
Mon, 14 Jan 2008 22:31:07 +0000 (22:31 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 14 Jan 2008 22:31:07 +0000 (22:31 +0000)
commit43b829c1182d0165c18d18d976d6bd86618525a6
tree848b4541490f0ab49f8c9975e1647074d6c9f1a8
parent235793595d3d2925f2817f5123cfb1ebd9f42473
* (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