comparison lisp/ChangeLog @ 110342:ba563485f83b

Close bug#6211. * lisp/menu-bar.el (menu-bar-options-save): Fix handling of menu-bar and tool-bar modes. (Bug#6211) (menu-bar-mode): Move setting of standard-value after the minor-mode definition, otherwise it seems to have no effect.
author Glenn Morris <rgm@gnu.org>
date Thu, 09 Sep 2010 20:04:26 -0700
parents 594a5c140233
children 9fae9dc41486
comparison
equal deleted inserted replaced
110341:827513405247 110342:ba563485f83b
1 2010-09-10 Glenn Morris <rgm@gnu.org>
2
3 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
4 and tool-bar modes. (Bug#6211)
5 (menu-bar-mode): Move setting of standard-value after the
6 minor-mode definition, otherwise it seems to have no effect.
7
1 2010-09-08 Masatake YAMATO <yamato@redhat.com> 8 2010-09-08 Masatake YAMATO <yamato@redhat.com>
2 9
3 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords): 10 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
4 Fix typo. (Bug#6976) 11 Fix typo. (Bug#6976)
5 12