diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1118acfeffe..85449aea396 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1676,10 +1676,10 @@ 2009-09-26 Alan Mackenzie <acm@muc.de> * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct - buggy bracketing. + buggy bracketing. (Bug#4289) * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted - character constants (as case labels). + character constants (as case labels). (Bug#4289) 2009-09-25 Juri Linkov <juri@jurta.org> |