diff options
| author | Thien-Thi Nguyen | 2003-03-07 09:10:09 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2003-03-07 09:10:09 +0000 |
| commit | ed3757393871333ba0b5ef7185e82f589bc0d7b2 (patch) | |
| tree | 4440c1ebf6753467b61b1f3abd186510509b3976 | |
| parent | 63a08a73a8c477865cbb2ed7ab816997b02f2789 (diff) | |
| download | emacs-ed3757393871333ba0b5ef7185e82f589bc0d7b2.tar.gz emacs-ed3757393871333ba0b5ef7185e82f589bc0d7b2.zip | |
Move recent DCL blurb from under "Installation Changes" to "Changes in".
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -14,9 +14,6 @@ so we will look at it and add it to the manual. | |||
| 14 | 14 | ||
| 15 | * Installation Changes in Emacs 21.4 | 15 | * Installation Changes in Emacs 21.4 |
| 16 | 16 | ||
| 17 | ** DCL mode has new variables `dcl-font-lock-keywords' and | ||
| 18 | `dcl-font-lock-defaults' to support use of font-lock. | ||
| 19 | |||
| 20 | ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' | 17 | ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' |
| 21 | when you run configure. This requires Gtk+ 2.0 or newer. | 18 | when you run configure. This requires Gtk+ 2.0 or newer. |
| 22 | 19 | ||
| @@ -91,6 +88,9 @@ See the files mac/README and mac/INSTALL for build instructions. | |||
| 91 | 88 | ||
| 92 | * Changes in Emacs 21.4 | 89 | * Changes in Emacs 21.4 |
| 93 | 90 | ||
| 91 | ** DCL mode has new variables `dcl-font-lock-keywords' and | ||
| 92 | `dcl-font-lock-defaults' to support use of font-lock. | ||
| 93 | |||
| 94 | ** The default for the paper size (variable ps-paper-type) is taken | 94 | ** The default for the paper size (variable ps-paper-type) is taken |
| 95 | from the locale. | 95 | from the locale. |
| 96 | 96 | ||