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
4f00f90f
Commit
4f00f90f
authored
Nov 06, 2006
by
Juanma Barranquero
Browse files
(menu-bar-update-buffers): Fix typo in help menu entry.
parent
50706d7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/menu-bar.el
lisp/menu-bar.el
+1
-1
No files found.
lisp/menu-bar.el
View file @
4f00f90f
...
@@ -1669,7 +1669,7 @@ Buffers menu is regenerated."
...
@@ -1669,7 +1669,7 @@ Buffers menu is regenerated."
'menu-item
'menu-item
"List All Buffers"
"List All Buffers"
'list-buffers
'list-buffers
:help "Pop up a window listing all
e
macs buffers"
:help "Pop up a window listing all
E
macs buffers"
))))
))))
(setq buffers-menu
(setq buffers-menu
(nconc buffers-menu menu-bar-buffers-menu-command-entries))
(nconc buffers-menu menu-bar-buffers-menu-command-entries))
...
...
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