comparison lisp/menu-bar.el @ 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 377447bfd0bd
comparison
equal deleted inserted replaced
66857:d839e7b2c0c8 66858:5efe1788a37c
639 (let ((need-save nil)) 639 (let ((need-save nil))
640 ;; These are set with menu-bar-make-mm-toggle, which does not 640 ;; These are set with menu-bar-make-mm-toggle, which does not
641 ;; put on a customized-value property. 641 ;; put on a customized-value property.
642 (dolist (elt '(line-number-mode column-number-mode size-indication-mode 642 (dolist (elt '(line-number-mode column-number-mode size-indication-mode
643 cua-mode show-paren-mode transient-mark-mode 643 cua-mode show-paren-mode transient-mark-mode
644 global-font-lock-mode blink-cursor-mode 644 blink-cursor-mode display-time-mode display-battery-mode))
645 display-time-mode display-battery-mode))
646 (and (customize-mark-to-save elt) 645 (and (customize-mark-to-save elt)
647 (setq need-save t))) 646 (setq need-save t)))
648 ;; These are set with `customize-set-variable'. 647 ;; These are set with `customize-set-variable'.
649 (dolist (elt '(scroll-bar-mode 648 (dolist (elt '(scroll-bar-mode
650 debug-on-quit debug-on-error 649 debug-on-quit debug-on-error