# HG changeset patch # User Glenn Morris # Date 1271469972 25200 # Node ID d1f44eb382c0b719ac7db6de1ef8d17bb37655f9 # Parent 62fa87a581e19d179dd003687255908512625f59 * etc/NEWS: Minor edits. diff -r 62fa87a581e1 -r d1f44eb382c0 etc/NEWS --- 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.