mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-13 16:38:14 +00:00
Don't call menu-bar-mode.
This commit is contained in:
parent
1fe0333f4f
commit
74cadca3f4
@ -620,8 +620,6 @@ This is in addition to the primary selection.")
|
||||
(while (setq i (string-match "[.*]" x-resource-name))
|
||||
(aset x-resource-name i ?-))))
|
||||
|
||||
(menu-bar-mode t)
|
||||
|
||||
(x-open-connection (or x-display-name
|
||||
(setq x-display-name (getenv "DISPLAY")))
|
||||
x-command-line-resources)
|
||||
|
Loading…
Reference in New Issue
Block a user