aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 28aad81c872..e8ca83a3993 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -14,11 +14,6 @@ so we will look at it
14 14
15* Installation Changes in Emacs 21.4 15* Installation Changes in Emacs 21.4
16 16
17** There is a new user option `mail-default-directory' that allows you
18to specify the value of `default-directory' for mail buffers. This
19directory is used for auto-save files of mail buffers. It defaults to
20"~/".
21
22** Emacs can now be built without sound support. 17** Emacs can now be built without sound support.
23 18
24** Emacs now supports new configure options `--program-prefix', 19** Emacs now supports new configure options `--program-prefix',
@@ -57,6 +52,11 @@ See the files mac/README and mac/INSTALL for build instructions.
57 52
58* Changes in Emacs 21.4 53* Changes in Emacs 21.4
59 54
55** There is a new user option `mail-default-directory' that allows you
56to specify the value of `default-directory' for mail buffers. This
57directory is used for auto-save files of mail buffers. It defaults to
58"~/".
59
60--- 60---
61** ps-print can now print Unicode characters. 61** ps-print can now print Unicode characters.
62 62