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:
parent
233c955de4
commit
41b26c153e
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue