aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index df0f7d4dc0b..96dbe426c28 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -14,6 +14,9 @@ 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** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'
18when you run configure. This requires Gtk+ 2.0 or newer.
19
17--- 20---
18** Emacs can now be built without sound support. 21** Emacs can now be built without sound support.
19 22