aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-04-24 15:07:23 +0000
committerEli Zaretskii2005-04-24 15:07:23 +0000
commitc844a93e4e1ffbbbdf43eabe85170853c4d35f63 (patch)
tree964ab59fd4c4415772863f2db22c76ea60ab535e
parentf3714ab2d91645dd0101cdbd4d8b81f326c55b52 (diff)
downloademacs-c844a93e4e1ffbbbdf43eabe85170853c4d35f63.tar.gz
emacs-c844a93e4e1ffbbbdf43eabe85170853c4d35f63.zip
Mark syntax-class as documented.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a27a330fe68..97256f4e1aa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2829,6 +2829,7 @@ operation.
2829of the character after a specified buffer position, taking account 2829of the character after a specified buffer position, taking account
2830of text properties as well as the character code. 2830of text properties as well as the character code.
2831 2831
2832+++
2832*** `syntax-class' extracts the class of a syntax code (as returned 2833*** `syntax-class' extracts the class of a syntax code (as returned
2833by syntax-after). 2834by syntax-after).
2834 2835