diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9054ba2ab5..ac24d8ee3d4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-02-25 Alan Mackenzie <acm@muc.de> + + * progmodes/cc-mode.el (c-neutralize-syntax-in-CPP): Fix a bug on + typing "#" at EOB. + 2008-02-25 Chong Yidong <cyd@stupidchicken.com> * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. |