comparison lisp/ChangeLog @ 105708:911f2739a953

Add missing bug references.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 22 Oct 2009 09:42:22 +0000
parents 697110244863
children e044a3c6a7e6
comparison
equal deleted inserted replaced
105707:0630d19e86f9 105708:911f2739a953
1674 subdirectories) and eieio. 1674 subdirectories) and eieio.
1675 1675
1676 2009-09-26 Alan Mackenzie <acm@muc.de> 1676 2009-09-26 Alan Mackenzie <acm@muc.de>
1677 1677
1678 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct 1678 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
1679 buggy bracketing. 1679 buggy bracketing. (Bug#4289)
1680 1680
1681 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted 1681 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
1682 character constants (as case labels). 1682 character constants (as case labels). (Bug#4289)
1683 1683
1684 2009-09-25 Juri Linkov <juri@jurta.org> 1684 2009-09-25 Juri Linkov <juri@jurta.org>
1685 1685
1686 * files.el (safe-local-eval-forms): Allow time-stamp in 1686 * files.el (safe-local-eval-forms): Allow time-stamp in
1687 before-save-hook (Bug#4554). 1687 before-save-hook (Bug#4554).