From: Miles Bader Date: Sun, 15 Oct 2000 11:21:33 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-pretest-21.0.90~873 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7391213dad65c9df9d9e5209f0b672973a79f27c;p=emacs.git Doc fix. --- 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.