*** empty log message ***
authorJim Blandy <jimb@redhat.com>
Thu, 15 Aug 1991 21:27:08 +0000 (21:27 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 15 Aug 1991 21:27:08 +0000 (21:27 +0000)
lisp/loadup.el

index 9447c74..e4b5f0e 100644 (file)
@@ -31,6 +31,9 @@
 (garbage-collect)
 (load "indent")
 (load "window")
+(garbage-collect)
+(if (fboundp 'delete-screen)
+    (load "screen"))
 (load "paths.el")  ;Don't get confused if someone compiled paths by mistake.
 (garbage-collect)
 (load "startup")