1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Load jka-cmpr-hook instead of jka-comp-hook.

This commit is contained in:
Eli Zaretskii 2005-05-06 11:25:26 +00:00
parent 233c955de4
commit 41b26c153e

View file

@ -191,7 +191,7 @@
(message "%s" (garbage-collect))
(load "vc-hooks")
(load "jka-comp-hook")
(load "jka-cmpr-hook")
(load "ediff-hook")
(if (fboundp 'x-show-tip) (load "tooltip"))
(message "%s" (garbage-collect))