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
48c9f054
Commit
48c9f054
authored
Jun 19, 2000
by
Dave Love
Browse files
(menu-bar-options-menu): Capitalize "Save Options".
parent
10013d74
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 @
48c9f054
...
...
@@ -537,7 +537,7 @@ Do the same for the keys of the same name."
(
default-value
'uniquify-buffer-name-style
))))
(
define-key
menu-bar-options-menu
[save]
'
(
menu-item
"Save
o
ptions"
menu-bar-options-save
'
(
menu-item
"Save
O
ptions"
menu-bar-options-save
:help
"Save options set from the menu above"
))
(
define-key
menu-bar-options-menu
[custom-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