1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

* lisp/loadup.el: Unbreak build.

This commit is contained in:
Glenn Morris 2021-10-29 16:41:11 +01:00
parent 91e7df281e
commit 52e7049b58

View File

@ -354,7 +354,7 @@
(load "electric")
(load "paren")
(load "shorthands")
(load "emacs-lisp/shorthands")
(load "emacs-lisp/eldoc")
(load "cus-start") ;Late to reduce customize-rogue (needs loaddefs.el anyway)