aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-11-08 10:57:42 +0000
committerDave Love2000-11-08 10:57:42 +0000
commit965bc0658b127fcd407d4d091c5776ca2866a09c (patch)
tree3b7c7cda2b61048417f21701a1c888354b5a43b6
parent458f45fad3a2ff30d6d4f9b3c13e58255ea2b980 (diff)
downloademacs-965bc0658b127fcd407d4d091c5776ca2866a09c.tar.gz
emacs-965bc0658b127fcd407d4d091c5776ca2866a09c.zip
*** empty log message ***
-rw-r--r--etc/NEWS20
1 files changed, 10 insertions, 10 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 12c2899e70b..b4edbeb6cf3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -39,10 +39,6 @@ lacks unexec, asynchronous processes, and networking support.
39 39
40* Changes in Emacs 21.1 40* Changes in Emacs 21.1
41 41
42+++
43** Refill minor mode provides preliminary support for keeping
44paragraphs filled as you modify them.
45
46** auto-compression mode is no longer enabled just by loading jka-compr.el. 42** auto-compression mode is no longer enabled just by loading jka-compr.el.
47To control it, set `auto-compression-mode' via Custom or use the 43To control it, set `auto-compression-mode' via Custom or use the
48`auto-compression-mode' command. 44`auto-compression-mode' command.
@@ -51,10 +47,6 @@ To control it, set `auto-compression-mode' via Custom or use the
51`browse-url-browser-function', invoking Mozilla in GNOME. 47`browse-url-browser-function', invoking Mozilla in GNOME.
52 48
53+++ 49+++
54** The new global minor mode `auto-image-file-mode' allows image files
55to be visited as images.
56
57+++
58** The functions `keep-lines', `flush-lines' and `how-many' now 50** The functions `keep-lines', `flush-lines' and `how-many' now
59operate on the active region in Transient Mark mode. 51operate on the active region in Transient Mark mode.
60 52
@@ -1797,6 +1789,14 @@ facilities for Emacs, similar to what zsh and tcsh offer. The main
1797difference is that completion functions are written in Lisp, meaning 1789difference is that completion functions are written in Lisp, meaning
1798they can be profiled, debugged, etc. 1790they can be profiled, debugged, etc.
1799 1791
1792+++
1793** Refill minor mode provides preliminary support for keeping
1794paragraphs filled as you modify them.
1795
1796+++
1797** The new global minor mode `auto-image-file-mode' allows image files
1798to be visited as images.
1799
1800** Withdrawn packages 1800** Withdrawn packages
1801 1801
1802*** mldrag.el has been removed. mouse.el provides the same 1802*** mldrag.el has been removed. mouse.el provides the same
@@ -2061,9 +2061,9 @@ a composition at a specified position in a buffer or a string.
2061*** The function `decompose-composite-char' is now labeled as 2061*** The function `decompose-composite-char' is now labeled as
2062obsolete. 2062obsolete.
2063 2063
2064** The new character set `mule-unicode-0100-24ff', 2064** The new character sets `mule-unicode-0100-24ff',
2065`mule-unicode-2500-33ff', and `mule-unicode-e000-ffff' are introduced 2065`mule-unicode-2500-33ff', and `mule-unicode-e000-ffff' are introduced
2066for Unicode characters of the range U+0100..U+24FF, U+2500..U+33FF, 2066for Unicode characters in the range U+0100..U+24FF, U+2500..U+33FF,
2067U+E000..U+FFFF respectively. 2067U+E000..U+FFFF respectively.
2068 2068
2069** The new character sets `japanese-jisx0213-1' and 2069** The new character sets `japanese-jisx0213-1' and