]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Sat, 25 Aug 2007 16:57:31 +0000 (16:57 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 25 Aug 2007 16:57:31 +0000 (16:57 +0000)
lisp/ChangeLog

index 7566f05e6e30e2ade1aeb384988a25906126ef49..d81cf3a4691e4a3600158e131fea04fc1c63772c 100644 (file)
@@ -1,3 +1,14 @@
+2007-08-25  Alan Mackenzie  <acm@muc.de>
+
+       * 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  <juri@jurta.org>
 
        * files.el (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.