# HG changeset patch # User Alan Mackenzie # Date 1211631438 0 # Node ID 2b36423768cae644475a11fc0e5ab2c9cc312cfd # Parent 8c0cc53e82349a854135a690ba67d88b001bce2e *** empty log message *** diff -r 8c0cc53e8234 -r 2b36423768ca lisp/ChangeLog --- 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 + + * 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.