/[emacs]/emacs/lisp/menu-bar.el
ViewVC logotype

Diff of /emacs/lisp/menu-bar.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.265 by jurta, Tue Aug 9 21:39:34 2005 UTC revision 1.266 by teirllm, Wed Aug 10 00:01:06 2005 UTC
# Line 641  by \"Save Options\" in Custom buffers.") Line 641  by \"Save Options\" in Custom buffers.")
641      ;; put on a customized-value property.      ;; put on a customized-value property.
642      (dolist (elt '(line-number-mode column-number-mode size-indication-mode      (dolist (elt '(line-number-mode column-number-mode size-indication-mode
643                     cua-mode show-paren-mode transient-mark-mode                     cua-mode show-paren-mode transient-mark-mode
644                     global-font-lock-mode blink-cursor-mode))                     global-font-lock-mode blink-cursor-mode
645                       display-time-mode display-battery-mode))
646        (and (customize-mark-to-save elt)        (and (customize-mark-to-save elt)
647             (setq need-save t)))             (setq need-save t)))
648      ;; These are set with `customize-set-variable'.      ;; These are set with `customize-set-variable'.
# Line 650  by \"Save Options\" in Custom buffers.") Line 651  by \"Save Options\" in Custom buffers.")
651                     tooltip-mode menu-bar-mode tool-bar-mode                     tooltip-mode menu-bar-mode tool-bar-mode
652                     save-place uniquify-buffer-name-style fringe-mode                     save-place uniquify-buffer-name-style fringe-mode
653                     indicate-empty-lines indicate-buffer-boundaries                     indicate-empty-lines indicate-buffer-boundaries
654                     case-fold-search display-time-mode auto-compression-mode                     case-fold-search auto-compression-mode
655                     current-language-environment default-input-method                     current-language-environment default-input-method
656                     ;; Saving `text-mode-hook' is somewhat questionable,                     ;; Saving `text-mode-hook' is somewhat questionable,
657                     ;; as we might get more than we bargain for, if                     ;; as we might get more than we bargain for, if

Legend:
Removed from v.1.265  
changed lines
  Added in v.1.266

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26