From: Alan Mackenzie Date: Sat, 24 May 2008 12:17:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.2.90~123 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b7274ffdadd88d1efdafbd01e32bad916518c538;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 09ff5bec16c..ce047a0036e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2008-05-24 Alan Mackenzie + + * 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 (tiny change) * vc-hg.el (vc-hg-annotate-re): Recognize the output of --follow.