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 [EMACS_22_BASE]


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

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Alan Mackenzie <acmacm> 08/01/14 22:28:43

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.548
retrieving revision 1.11049.2.549
diff -u -b -r1.11049.2.548 -r1.11049.2.549
--- ChangeLog   14 Jan 2008 19:20:20 -0000      1.11049.2.548
+++ ChangeLog   14 Jan 2008 22:28:39 -0000      1.11049.2.549
@@ -1,5 +1,16 @@
 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  Alan Mackenzie  <address@hidden>
+
        * progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro
        call inside a struct being recognised as a K&R argument.
 




reply via email to

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