From 63a08a73a8c477865cbb2ed7ab816997b02f2789 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 7 Mar 2003 09:05:19 +0000 Subject: [PATCH] Mention `dcl-font-lock-keywords' and `dcl-font-lock-defaults'. --- etc/NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index d1b1e80e2ec..02059732c97 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -14,6 +14,9 @@ so we will look at it and add it to the manual. * Installation Changes in Emacs 21.4 +** DCL mode has new variables `dcl-font-lock-keywords' and +`dcl-font-lock-defaults' to support use of font-lock. + ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' when you run configure. This requires Gtk+ 2.0 or newer. @@ -1178,7 +1181,7 @@ timing measurements of code (including the garbage collection component). ** `set-fontset-font', `fontset-info', `fontset-font' now operate on the default fontset if the argument NAME is nil.. -** The escape sequence \s is now interpreted as a SPACE character, +** The escape sequence \s is now interpreted as a SPACE character, unless it is followed by a `-' in a character constant (e.g. ?\s-A), in which case it is still interpreted as the super modifier. In strings, \s is always interpreted as a space. -- 2.39.2