Mercurial > emacs
changeset 32511:03ea9c0d24d1
Document that loading `jka-compr.el' doesn't turn on
auto-compression-mode automatically.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 16 Oct 2000 02:12:34 +0000 |
parents | 0640dae5f283 |
children | 76e2488e5600 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Oct 15 22:27:48 2000 +0000 +++ b/etc/NEWS Mon Oct 16 02:12:34 2000 +0000 @@ -39,6 +39,10 @@ * Changes in Emacs 21.1 +** auto-compression mode is no longer enabled just by loading jka-compr.el. +To control it, set `auto-compression-mode' via Custom or use the +`auto-compression-mode' command. + ** `browse-url-gnome-moz' is a new option for `browse-url-browser-function', invoking Mozilla in GNOME.