]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Sat, 24 May 2008 12:17:18 +0000 (12:17 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 24 May 2008 12:17:18 +0000 (12:17 +0000)
lisp/ChangeLog

index 09ff5bec16cfc236a94e758bdae9d938555b9403..ce047a0036ebe4e9a350a7b038c0e8fd1bac980b 100644 (file)
@@ -1,3 +1,11 @@
+2008-05-24  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
+       if c-file-style is set to a non-string
+
+       (c-neutralize-CPP-line): Surround by `save-excursion'.
+       (c-neutralize-syntax-in-CPP): Optimize for speed.
+
 2008-05-18  David Hull <david@snap.com>  (tiny change)
 
        * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.