changeset 80586:2b36423768ca

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Sat, 24 May 2008 12:17:18 +0000
parents 8c0cc53e8234
children 52c723879a4b
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 18 07:22:25 2008 +0000
+++ b/lisp/ChangeLog	Sat May 24 12:17:18 2008 +0000
@@ -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.