emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/menu-bar.el


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Mon, 14 Nov 2005 03:04:01 -0500

Index: emacs/lisp/menu-bar.el
diff -c emacs/lisp/menu-bar.el:1.278 emacs/lisp/menu-bar.el:1.279
*** emacs/lisp/menu-bar.el:1.278        Tue Nov  1 23:21:39 2005
--- emacs/lisp/menu-bar.el      Mon Nov 14 08:03:59 2005
***************
*** 1053,1062 ****
                           "Active Region Highlighting"
                           "Make text in active region stand out in color 
(Transient Mark mode)"
                           (:enable (not cua-mode))))
- (define-key menu-bar-options-menu [toggle-global-lazy-font-lock-mode]
-   (menu-bar-make-mm-toggle global-font-lock-mode
-                          "Syntax Highlighting"
-                          "Colorize text based on language syntax (Global Font 
Lock mode)"))
  
  
  ;; The "Tools" menu items
--- 1053,1058 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]