Renamed jka-comp-hook.el to jka-cmpr-hook.el.

This commit is contained in:
Eli Zaretskii 2005-05-06 11:19:51 +00:00
parent 17d28d26ff
commit 550bd5140e

View file

@ -1,4 +1,4 @@
;;; jka-comp-hook.el --- preloaded code to enable jka-compr.el
;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el
;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
@ -287,7 +287,7 @@ Returns the new status of auto compression (non-nil means on)."
;;; Turn on the mode.
(auto-compression-mode 1)
(provide 'jka-comp-hook)
(provide 'jka-cmpr-hook)
;; arch-tag: 4bd73429-f400-45fe-a065-270a113e31a8
;;; jka-comp-hook.el ends here
;;; jka-cmpr-hook.el ends here