summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-11-08 17:00:42 +0000
committerRichard M. Stallman <rms@gnu.org>2004-11-08 17:00:42 +0000
commit1efc19ebfa52ff89bf07c2a8aebb92c4deef0a36 (patch)
tree1d59380418342ef1ef8dee5986fa860f31794953 /etc
parentbbf416903285fdea95ee181dd65cb12332070b54 (diff)
downloademacs-1efc19ebfa52ff89bf07c2a8aebb92c4deef0a36.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
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