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
6fe9c658
Commit
6fe9c658
authored
May 03, 1998
by
Dan Nicolaescu
Browse files
*** empty log message ***
parent
d8578e58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/menu-bar.el
lisp/menu-bar.el
+2
-0
No files found.
lisp/menu-bar.el
View file @
6fe9c658
...
...
@@ -369,6 +369,8 @@ Do the same for the keys of the same name."
'
(
"Specific Face..."
.
customize-face
))
(
define-key
menu-bar-custom-menu
[customize-option]
'
(
"Specific Option..."
.
customize-option
))
(
define-key
menu-bar-custom-menu
[customize-changed-options]
'
(
"Changed Options..."
.
customize-changed-options
))
(
define-key
menu-bar-custom-menu
[separator-3]
'
(
"--"
))
(
define-key
menu-bar-custom-menu
[customize-browse]
...
...
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