1
0
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:
Richard M. Stallman 1994-09-15 20:10:12 +00:00
parent 1fe0333f4f
commit 74cadca3f4

View File

@ -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)