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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/menu-bar.el
Date: Tue, 29 Jan 2002 08:55:02 -0500

Index: emacs/lisp/menu-bar.el
diff -c emacs/lisp/menu-bar.el:1.191 emacs/lisp/menu-bar.el:1.192
*** emacs/lisp/menu-bar.el:1.191        Sun Jan 27 09:16:44 2002
--- emacs/lisp/menu-bar.el      Tue Jan 29 08:55:02 2002
***************
*** 1040,1047 ****
                                               data-directory))
                  (goto-address)))
              :help "Where to find some extra packages and possible updates"))
! (define-key menu-bar-help-menu [emacs-version]
!   '(menu-item "Show Emacs Version" emacs-version))
  (define-key menu-bar-help-menu [sep2]
    '("--"))
  (define-key menu-bar-help-menu [finder-by-keyword]
--- 1040,1048 ----
                                               data-directory))
                  (goto-address)))
              :help "Where to find some extra packages and possible updates"))
! (define-key menu-bar-help-menu [about]
!   '(menu-item "About Emacs" display-splash-screen
!             :help "Display splash screen, version, and instructions"))
  (define-key menu-bar-help-menu [sep2]
    '("--"))
  (define-key menu-bar-help-menu [finder-by-keyword]



reply via email to

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