summaryrefslogtreecommitdiff
path: root/lisp/jka-compr.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-10-15 11:21:33 +0000
committerMiles Bader <miles@gnu.org>2000-10-15 11:21:33 +0000
commitf57b6b80664e3737be4334832d1a5a3172335c79 (patch)
tree2da12a5d4dcab8639534fe3ec37ddddeecabbee9 /lisp/jka-compr.el
parentfe572fe2fe7f038428611f4ca73bddfd04d4770d (diff)
downloademacs-f57b6b80664e3737be4334832d1a5a3172335c79.tar.gz
Doc fix.
Diffstat (limited to 'lisp/jka-compr.el')
-rw-r--r--lisp/jka-compr.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el
index 036b6db5847..fa8cb54405c 100644
--- a/lisp/jka-compr.el
+++ b/lisp/jka-compr.el
@@ -36,10 +36,10 @@
;; INSTRUCTIONS:
;;
-;; To use jka-compr, simply load this package, and edit as usual.
-;; Its operation should be transparent to the user (except for
-;; messages appearing when a file is being compressed or
-;; uncompressed).
+;; To use jka-compr, invoke the command `auto-compression-mode' (which
+;; see), or customize the variable of the same name. Its operation
+;; should be transparent to the user (except for messages appearing when
+;; a file is being compressed or uncompressed).
;;
;; The variable, jka-compr-compression-info-list can be used to
;; customize jka-compr to work with other compression programs.