diff lisp/menu-bar.el @ 64904:91a457b76b86

(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to "Time, Load and Mail". Change help echo text.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 11 Aug 2005 01:54:40 +0000
parents 5e9954866b0b
children 2aaaa5e2d539
line wrap: on
line diff
--- a/lisp/menu-bar.el	Thu Aug 11 01:53:17 2005 +0000
+++ b/lisp/menu-bar.el	Thu Aug 11 01:54:40 2005 +0000
@@ -708,8 +708,9 @@
 
 (define-key menu-bar-showhide-menu [showhide-date-time]
   (menu-bar-make-mm-toggle display-time-mode
-			   "Date, Time and Mail"
-			   "Display date, time, mail status in mode line"))
+			   "Time, Load and Mail"
+			   "Display time, system load averages and \
+mail status in mode line"))
 
 (define-key menu-bar-showhide-menu [datetime-separator]
   '("--"))