/[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.239 by monnier, Mon Jun 16 20:30:31 2003 UTC revision 1.240 by rms, Sat Jun 28 11:54:09 2003 UTC
# Line 654  PROPS are additional properties." Line 654  PROPS are additional properties."
654  (define-key menu-bar-options-menu [custom-separator]  (define-key menu-bar-options-menu [custom-separator]
655    '("--"))    '("--"))
656    
657    (define-key menu-bar-options-menu [mouse-set-font]
658      '(menu-item "Set Font/Fontset" mouse-set-font
659                   :visible (display-multi-font-p)
660                   :help "Select a font from list of known fonts/fontsets"))
661    
662  ;; The "Show/Hide" submenu of menu "Options"  ;; The "Show/Hide" submenu of menu "Options"
663    
664  (defvar menu-bar-showhide-menu (make-sparse-keymap "Show/Hide"))  (defvar menu-bar-showhide-menu (make-sparse-keymap "Show/Hide"))

Legend:
Removed from v.1.239  
changed lines
  Added in v.1.240

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