]> git.eshelyaron.com Git - emacs.git/commitdiff
Added (load "ediff-hook") after loading vc-hook.
authorMichael Kifer <kifer@cs.stonybrook.edu>
Fri, 6 Oct 1995 01:20:06 +0000 (01:20 +0000)
committerMichael Kifer <kifer@cs.stonybrook.edu>
Fri, 6 Oct 1995 01:20:06 +0000 (01:20 +0000)
lisp/loadup.el

index 7e4980a5c8ae84e23690fa7d2c452073899fc16f..ad2f40b925c890c4f964876a1e402b32a86db4fa 100644 (file)
 
 (garbage-collect)
 (load "vc-hooks")
+(load "ediff-hook")
 
 ;If you want additional libraries to be preloaded and their
 ;doc strings kept in the DOC file rather than in core,