diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-01-30 11:23:17 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-01-30 11:23:17 +0000 |
commit | 19b2c4ca1fe5defb95255b9652be5c90c3ce481d (patch) | |
tree | fc61b07c58451bb925c8bba8e45b347961a54ec6 /man/files.texi | |
parent | 1eeda44946928f8548d3a90c138ecf7d50b5324a (diff) | |
download | emacs-19b2c4ca1fe5defb95255b9652be5c90c3ce481d.tar.gz |
Don't say just "option" when talking about variables.
Diffstat (limited to 'man/files.texi')
-rw-r--r-- | man/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi index 8494ea8dc52..2ab9d5aaaa6 100644 --- a/man/files.texi +++ b/man/files.texi @@ -2979,7 +2979,7 @@ that don't support them, this command is not defined. compressed files when you visit them, and automatically recompress them if you alter them and save them. To enable this feature, type the command @kbd{M-x auto-compression-mode}. You can enable it permanently -by customizing the option @code{auto-compression-mode}. +by customizing the variable @code{auto-compression-mode}. When automatic compression (which implies automatic uncompression as well) is enabled, Emacs recognizes compressed files by their file names. |