comparison lisp/ChangeLog @ 105205:3603226f3cf8

*** empty log message ***
author Alan Mackenzie <acm@muc.de>
date Sat, 26 Sep 2009 09:08:54 +0000
parents 6163789008fd
children bf36d53a4b8f
comparison
equal deleted inserted replaced
105204:6163789008fd 105205:3603226f3cf8
1 2009-09-26 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
4 buggy bracketing.
5
6 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
7 character constants (as case labels).
8
1 2009-09-25 Juri Linkov <juri@jurta.org> 9 2009-09-25 Juri Linkov <juri@jurta.org>
2 10
3 * files.el (safe-local-eval-forms): Allow time-stamp in 11 * files.el (safe-local-eval-forms): Allow time-stamp in
4 before-save-hook (Bug#4554). 12 before-save-hook (Bug#4554).
5 13