Mercurial > emacs
comparison etc/NEWS @ 32751:2a657a9fae69
refill-mode
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 22 Oct 2000 16:29:14 +0000 |
parents | 7424aeb6f60d |
children | e92097fd9144 |
comparison
equal
deleted
inserted
replaced
32750:dd36de87245d | 32751:2a657a9fae69 |
---|---|
36 Emacs 20 port. It needs updating before this version of Emacs will | 36 Emacs 20 port. It needs updating before this version of Emacs will |
37 work on Macintosh. | 37 work on Macintosh. |
38 | 38 |
39 | 39 |
40 * Changes in Emacs 21.1 | 40 * Changes in Emacs 21.1 |
41 | |
42 ** Refill minor mode provides preliminary support for keeping | |
43 paragraphs filled as you modify them. | |
41 | 44 |
42 ** auto-compression mode is no longer enabled just by loading jka-compr.el. | 45 ** auto-compression mode is no longer enabled just by loading jka-compr.el. |
43 To control it, set `auto-compression-mode' via Custom or use the | 46 To control it, set `auto-compression-mode' via Custom or use the |
44 `auto-compression-mode' command. | 47 `auto-compression-mode' command. |
45 | 48 |