(menu-bar-update-buffers): Fix typo in help menu entry.
This commit is contained in:
parent
50706d7a66
commit
4f00f90f97
1 changed files with 1 additions and 1 deletions
|
@ -1669,7 +1669,7 @@ Buffers menu is regenerated."
|
|||
'menu-item
|
||||
"List All Buffers"
|
||||
'list-buffers
|
||||
:help "Pop up a window listing all emacs buffers"
|
||||
:help "Pop up a window listing all Emacs buffers"
|
||||
))))
|
||||
(setq buffers-menu
|
||||
(nconc buffers-menu menu-bar-buffers-menu-command-entries))
|
||||
|
|
Loading…
Add table
Reference in a new issue