+2002-01-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
+ Version" to "About Emacs".
+
+ * startup.el (normal-splash-screen, display-splash-screen):
+ New functions (separated from command-line-1).
+ (command-line-1): Use them.
+
2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
* calendar/calendar.el (generate-calendar-month): Doc fix.
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 [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]