comment-end-can-be-escaped | Non-nil means an escaped ender inside a comment doesn’t end the comment. |
comment-use-syntax-ppss | Non-nil means ‘forward-comment’ can use ‘syntax-ppss’ internally. |
find-word-boundary-function-table | Char table of functions to search for the word boundary. |
multibyte-syntax-as-symbol | Non-nil means ‘scan-sexps’ treats all multibyte characters as symbol. |
open-paren-in-column-0-is-defun-start | Non-nil means an open paren in column 0 denotes the start of a defun. |
parse-sexp-ignore-comments | Non-nil means ‘forward-sexp’, etc., should treat comments as whitespace. |
parse-sexp-lookup-properties | Non-nil means ‘forward-sexp’, etc., obey ‘syntax-table’ property. |
syntax-propertize--done | Position up to which syntax-table properties have been set. |
words-include-escapes | Non-nil means ‘forward-word’, etc., should treat escape chars part of words. |