aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d44e56ac860..037a3c1b345 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2328,6 +2328,7 @@ configuration files.
2328 2328
2329* Lisp Changes in Emacs 21.4 2329* Lisp Changes in Emacs 21.4
2330 2330
2331+++
2331** The new function syntax-after returns the syntax code 2332** The new function syntax-after returns the syntax code
2332of the character after a specified buffer position, taking account 2333of the character after a specified buffer position, taking account
2333of text properties as well as the character code. 2334of text properties as well as the character code.