diff options
| author | Glenn Morris | 2010-04-16 19:06:12 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-04-16 19:06:12 -0700 |
| commit | 8ecd59ca5a007d60a42ef9f286cc04d77cf6b79e (patch) | |
| tree | c66c94278736644b2ae742d48c5e2eb97d75d1d4 | |
| parent | 8507c65c5f73f1e8029000cea70e91ce1d2da8e6 (diff) | |
| download | emacs-8ecd59ca5a007d60a42ef9f286cc04d77cf6b79e.tar.gz emacs-8ecd59ca5a007d60a42ef9f286cc04d77cf6b79e.zip | |
* etc/NEWS: Minor edits.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -37,8 +37,10 @@ This might not work on all platforms. | |||
| 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 | +++ |
| @@ -440,6 +442,7 @@ System (CLOS). It is used by the other CEDET packages. | |||
| 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 | ||