From 1efc19ebfa52ff89bf07c2a8aebb92c4deef0a36 Mon Sep 17 00:00:00 2001 From: Richard M. Stallman Date: Mon, 8 Nov 2004 17:00:42 +0000 Subject: *** empty log message *** --- etc/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/NEWS b/etc/NEWS index 84a2728fcf0..d44e56ac860 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2331,7 +2331,9 @@ configuration files. ** The new function syntax-after returns the syntax code of the character after a specified buffer position, taking account of text properties as well as the character code. -It returns the value compatibly with char-syntax. +It returns the value compatibly with char-syntax, except +that the value can be a list (SYNTAX . MATCHER) which says +what the matching character is. +++ ** The new primitive `get-internal-run-time' returns the processor -- cgit v1.2.1