changeset 61947:8d917e74f135

Load jka-comp-hook.
author Richard M. Stallman <rms@gnu.org>
date Sat, 30 Apr 2005 20:20:41 +0000
parents 982afd92d8bb
children 722ca07ff821
files lisp/loadup.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/loadup.el	Sat Apr 30 20:18:10 2005 +0000
+++ b/lisp/loadup.el	Sat Apr 30 20:20:41 2005 +0000
@@ -191,6 +191,7 @@
 (message "%s" (garbage-collect))
 
 (load "vc-hooks")
+(load "jka-comp-hook")
 (load "ediff-hook")
 (if (fboundp 'x-show-tip) (load "tooltip"))
 (message "%s" (garbage-collect))