mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Always load menu-bar.
This commit is contained in:
parent
0cee2c9e47
commit
afcd991087
@ -71,9 +71,9 @@
|
||||
(garbage-collect)
|
||||
(load "mouse")
|
||||
(garbage-collect)
|
||||
(load "menu-bar")
|
||||
(load "scroll-bar")
|
||||
(load "select")))
|
||||
(load "menu-bar")
|
||||
(garbage-collect)
|
||||
(load "paths.el") ;Don't get confused if someone compiled paths by mistake.
|
||||
(garbage-collect)
|
||||
|
Loading…
Reference in New Issue
Block a user