diff lisp/loadup.el @ 927:587a08c3a70b

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 04 Aug 1992 07:27:12 +0000
parents 113281b361ec
children e699ce19609f
line wrap: on
line diff
--- a/lisp/loadup.el	Tue Aug 04 07:21:29 1992 +0000
+++ b/lisp/loadup.el	Tue Aug 04 07:27:12 1992 +0000
@@ -90,6 +90,8 @@
     (progn		; floating pt. functions if 
       (garbage-collect)	; we have float support.
       (load "float-sup")))
+(garbage-collect)
+(load "vc-hooks")
 
 ;If you want additional libraries to be preloaded and their
 ;doc strings kept in the DOC file rather than in core,