comparison lisp/ChangeLog @ 66858:5efe1788a37c

(menu-bar-options-menu): Delete "Syntax Highlighting" entry, it is on by default now. (menu-bar-options-save): Do not save global-font-lock-mode.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 14 Nov 2005 16:20:34 +0000
parents d839e7b2c0c8
children 71657ea2ba01
comparison
equal deleted inserted replaced
66857:d839e7b2c0c8 66858:5efe1788a37c
1 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu> 1 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * menu-bar.el (menu-bar-options-menu): Delete "Syntax 3 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
4 Highlighting" entry, it is on by default now. 4 Highlighting" entry, it is on by default now.
5 (menu-bar-options-save): Do not save global-font-lock-mode.
5 6
6 2005-11-13 Richard M. Stallman <rms@gnu.org> 7 2005-11-13 Richard M. Stallman <rms@gnu.org>
7 8
8 * textmodes/flyspell.el (flyspell-large-region): 9 * textmodes/flyspell.el (flyspell-large-region):
9 Call flyspell-accept-buffer-local-defs. 10 Call flyspell-accept-buffer-local-defs.