changeset 107970:d1f44eb382c0

* etc/NEWS: Minor edits.
author Glenn Morris <rgm@gnu.org>
date Fri, 16 Apr 2010 19:06:12 -0700
parents 62fa87a581e1
children ab970852cf46
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Apr 16 20:28:19 2010 -0400
+++ b/etc/NEWS	Fri Apr 16 19:06:12 2010 -0700
@@ -37,8 +37,10 @@
 ** `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 @@
 +++
 ** js.el is a new major mode for JavaScript files.
 
+---
 ** imap-hash.el is a new library to address IMAP mailboxes as hashtables.