Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
704c78e9
Commit
704c78e9
authored
Aug 11, 2005
by
Luc Teirlinck
Browse files
(menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
"Time, Load and Mail". Change help echo text.
parent
d7baab9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
lisp/menu-bar.el
lisp/menu-bar.el
+3
-2
No files found.
lisp/menu-bar.el
View file @
704c78e9
...
@@ -708,8 +708,9 @@ by \"Save Options\" in Custom buffers.")
...
@@ -708,8 +708,9 @@ by \"Save Options\" in Custom buffers.")
(
define-key
menu-bar-showhide-menu
[showhide-date-time]
(
define-key
menu-bar-showhide-menu
[showhide-date-time]
(
menu-bar-make-mm-toggle
display-time-mode
(
menu-bar-make-mm-toggle
display-time-mode
"Date, Time and Mail"
"Time, Load and Mail"
"Display date, time, mail status in mode line"
))
"
Display
time,
system
load
averages
and
\
mail
status
in
mode
line
"))
(define-key menu-bar-showhide-menu [datetime-separator]
(define-key menu-bar-showhide-menu [datetime-separator]
'("
--
"))
'("
--
"))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment