1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

Added (load "ediff-hook") after loading vc-hook.

This commit is contained in:
Michael Kifer 1995-10-06 01:20:06 +00:00
parent 87c668b46d
commit a63926dbf3

View File

@ -130,6 +130,7 @@
(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,