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
commit7391213dad65c9df9d9e5209f0b672973a79f27c (patch)
tree37266953c7fa861ae6486dd7b672567ab04ca9c4 /lisp/jka-compr.el
parentef6d59c99e8390af85305d58119e311a15013e76 (diff)
downloademacs-7391213dad65c9df9d9e5209f0b672973a79f27c.tar.gz
emacs-7391213dad65c9df9d9e5209f0b672973a79f27c.tar.bz2
emacs-7391213dad65c9df9d9e5209f0b672973a79f27c.zip
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.