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: Sat, 25 Aug 2007 16:57:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 07/08/25 16:57:33

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11626
retrieving revision 1.11627
diff -u -b -r1.11626 -r1.11627
--- ChangeLog   25 Aug 2007 14:09:24 -0000      1.11626
+++ ChangeLog   25 Aug 2007 16:57:31 -0000      1.11627
@@ -1,3 +1,14 @@
+2007-08-25  Alan Mackenzie  <address@hidden>
+
+       * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
+       new language variable.
+
+       * progmodes/cc-engine.el (c-brace-anchor-point): new function.
+       (c-add-stmt-syntax): Give accurate anchor points for "namespace",
+       "extern" etc., rather than BOI.  Fix addition of spurious
+       syntactic-symbol 'defun-block-intro, replacing it with
+       'innamespace, etc.
+
 2007-08-25  Juri Linkov  <address@hidden>
 
        * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.




reply via email to

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