summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-04-16 19:06:12 -0700
committerGlenn Morris <rgm@gnu.org>2010-04-16 19:06:12 -0700
commit8ecd59ca5a007d60a42ef9f286cc04d77cf6b79e (patch)
treec66c94278736644b2ae742d48c5e2eb97d75d1d4
parent8507c65c5f73f1e8029000cea70e91ce1d2da8e6 (diff)
downloademacs-8ecd59ca5a007d60a42ef9f286cc04d77cf6b79e.tar.gz
* etc/NEWS: Minor edits.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 07f04d4f4bc..717c2a8c2b5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -37,8 +37,10 @@ This might not work on all platforms.
** `make install' now consistently ignores umask, creating a
world-readable install.
++++
** Emacs compiles with Gconf support, if it is detected.
Use the configure option --without-gconf to disable this.
+This is used by the `font-use-system-font' feature (see below).
* Startup Changes in Emacs 23.2
+++
@@ -440,6 +442,7 @@ System (CLOS). It is used by the other CEDET packages.
+++
** js.el is a new major mode for JavaScript files.
+---
** imap-hash.el is a new library to address IMAP mailboxes as hashtables.