]> git.eshelyaron.com Git - emacs.git/commitdiff
Load bindings.el.
authorRichard M. Stallman <rms@gnu.org>
Wed, 11 Sep 1996 19:00:25 +0000 (19:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 11 Sep 1996 19:00:25 +0000 (19:00 +0000)
lisp/loadup.el

index 9e556c428d052de8d0e1c4e95649274887681df2..06f3a11aebf86440a544b63da5c4630f31d359cb 100644 (file)
@@ -43,7 +43,9 @@
 (garbage-collect)
 (load "map-ynp")
 (garbage-collect)
-(load "loaddefs.el")  ;Don't get confused if someone compiled loaddefs by mistake.
+(load "bindings.el")  ;Don't get confused if someone compiled this by mistake.
+(garbage-collect)
+(load "loaddefs.el")  ;Don't get confused if someone compiled this by mistake.
 (garbage-collect)
 (load "simple")
 (garbage-collect)