syntax-after
syntax-after is a compiled Lisp function in `subr.el
'.
(syntax-after POS)
Return the raw syntax descriptor for the char after POS.
If POS is outside the buffer's accessible portion, return nil.
subr.el
'.
(syntax-after POS)
Return the raw syntax descriptor for the char after POS.
If POS is outside the buffer's accessible portion, return nil.