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
bffa5d4d
Commit
bffa5d4d
authored
May 13, 1993
by
Richard M. Stallman
Browse files
Provide 'menu-bar.
parent
e09c52a8
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 @
bffa5d4d
...
...
@@ -206,4 +206,6 @@ and selects that window."
(
setq
default-frame-alist
(
cons
'
(
menu-bar-lines
.
1
)
default-frame-alist
)))
(
provide
'menu-bar
)
;;; menu-bar.el ends here
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