emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 14 Jan 2008 22:33:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 08/01/14 22:33:54

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12574
retrieving revision 1.12575
diff -u -b -r1.12574 -r1.12575
--- ChangeLog   14 Jan 2008 20:17:52 -0000      1.12574
+++ ChangeLog   14 Jan 2008 22:33:52 -0000      1.12575
@@ -1,3 +1,14 @@
+2008-01-14  Alan Mackenzie  <address@hidden>
+
+       * 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-".
+       
 2008-01-14  Stefan Monnier  <address@hidden>
 
        * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]