comparison etc/NEWS @ 107970:d1f44eb382c0

* etc/NEWS: Minor edits.
author Glenn Morris <rgm@gnu.org>
date Fri, 16 Apr 2010 19:06:12 -0700
parents 586e0975d697
children 94971e618eae
comparison
equal deleted inserted replaced
107969:62fa87a581e1 107970:d1f44eb382c0
35 35
36 --- 36 ---
37 ** `make install' now consistently ignores umask, creating a 37 ** `make install' now consistently ignores umask, creating a
38 world-readable install. 38 world-readable install.
39 39
40 +++
40 ** Emacs compiles with Gconf support, if it is detected. 41 ** Emacs compiles with Gconf support, if it is detected.
41 Use the configure option --without-gconf to disable this. 42 Use the configure option --without-gconf to disable this.
43 This is used by the `font-use-system-font' feature (see below).
42 44
43 * Startup Changes in Emacs 23.2 45 * Startup Changes in Emacs 23.2
44 +++ 46 +++
45 ** The command-line option -Q (--quick) also inhibits loading X resources. 47 ** The command-line option -Q (--quick) also inhibits loading X resources.
46 However, if Emacs is compiled with the Lucid or Motif toolkit, X 48 However, if Emacs is compiled with the Lucid or Motif toolkit, X
438 ** htmlfontify.el turns a fontified Emacs buffer into an HTML page. 440 ** htmlfontify.el turns a fontified Emacs buffer into an HTML page.
439 441
440 +++ 442 +++
441 ** js.el is a new major mode for JavaScript files. 443 ** js.el is a new major mode for JavaScript files.
442 444
445 ---
443 ** imap-hash.el is a new library to address IMAP mailboxes as hashtables. 446 ** imap-hash.el is a new library to address IMAP mailboxes as hashtables.
444 447
445 448
446 * Incompatible Lisp Changes in Emacs 23.2 449 * Incompatible Lisp Changes in Emacs 23.2
447 450