Mercurial > emacs
changeset 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 | 7d23835637c8 |
children | b929318406af |
files | lisp/menu-bar.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
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] '("--"))