aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2003-03-07 09:10:09 +0000
committerThien-Thi Nguyen2003-03-07 09:10:09 +0000
commited3757393871333ba0b5ef7185e82f589bc0d7b2 (patch)
tree4440c1ebf6753467b61b1f3abd186510509b3976
parent63a08a73a8c477865cbb2ed7ab816997b02f2789 (diff)
downloademacs-ed3757393871333ba0b5ef7185e82f589bc0d7b2.tar.gz
emacs-ed3757393871333ba0b5ef7185e82f589bc0d7b2.zip
Move recent DCL blurb from under "Installation Changes" to "Changes in".
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 02059732c97..07d6d30f9bd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -14,9 +14,6 @@ so we will look at it and add it to the manual.
14 14
15* Installation Changes in Emacs 21.4 15* Installation Changes in Emacs 21.4
16 16
17** DCL mode has new variables `dcl-font-lock-keywords' and
18`dcl-font-lock-defaults' to support use of font-lock.
19
20** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' 17** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'
21when you run configure. This requires Gtk+ 2.0 or newer. 18when you run configure. This requires Gtk+ 2.0 or newer.
22 19
@@ -91,6 +88,9 @@ See the files mac/README and mac/INSTALL for build instructions.
91 88
92* Changes in Emacs 21.4 89* Changes in Emacs 21.4
93 90
91** DCL mode has new variables `dcl-font-lock-keywords' and
92`dcl-font-lock-defaults' to support use of font-lock.
93
94** The default for the paper size (variable ps-paper-type) is taken 94** The default for the paper size (variable ps-paper-type) is taken
95from the locale. 95from the locale.
96 96