(menu-bar-showhide-menu): Add `showhide-battery'.
This commit is contained in:
parent
90c9fc2aae
commit
87737bc2a1
1 changed files with 5 additions and 0 deletions
|
@ -700,6 +700,11 @@ by \"Save Options\" in Custom buffers.")
|
|||
(define-key menu-bar-showhide-menu [linecolumn-separator]
|
||||
'("--"))
|
||||
|
||||
(define-key menu-bar-showhide-menu [showhide-battery]
|
||||
(menu-bar-make-mm-toggle display-battery-mode
|
||||
"Battery status"
|
||||
"Display battery status information in mode line"))
|
||||
|
||||
(define-key menu-bar-showhide-menu [showhide-date-time]
|
||||
(menu-bar-make-mm-toggle display-time-mode
|
||||
"Date, Time and Mail"
|
||||
|
|
Loading…
Add table
Reference in a new issue