aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/loadup.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1992-07-14 02:11:50 +0000
committerRichard M. Stallman <[email protected]>1992-07-14 02:11:50 +0000
commit70e1dad880ddabb7e32447526d555fd05d4aed14 (patch)
tree02fae4c9754cc7bb387a55852aa6dd15bbb3149e /lisp/loadup.el
parent0137dbf747e9fcbfe6f37c7fb0bbb29012a27179 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/loadup.el')
-rw-r--r--lisp/loadup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/loadup.el b/lisp/loadup.el
index ba89a76f15..b502f45789 100644
--- a/lisp/loadup.el
+++ b/lisp/loadup.el
@@ -24,7 +24,7 @@
(load "subr")
(garbage-collect)
-(load "bytecomp-runtime")
+(load "byte-run")
(garbage-collect)
(load "map-ynp")
(garbage-collect)