Mercurial > emacs
changeset 32497:447210134c3b
Doc fix.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 15 Oct 2000 11:21:33 +0000 |
parents | bcdb8c8a0fb2 |
children | 561d344e5226 |
files | lisp/jka-compr.el |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/jka-compr.el Sun Oct 15 05:55:40 2000 +0000 +++ b/lisp/jka-compr.el Sun Oct 15 11:21:33 2000 +0000 @@ -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.