1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 22:12:30 -08:00

Mark syntax-class as documented.

This commit is contained in:
Eli Zaretskii 2005-04-24 15:07:23 +00:00
parent f3714ab2d9
commit c844a93e4e

View file

@ -2829,6 +2829,7 @@ operation.
of the character after a specified buffer position, taking account
of text properties as well as the character code.
+++
*** `syntax-class' extracts the class of a syntax code (as returned
by syntax-after).