File: category.c.html
Defined variables (2)
word-combining-categories | List of pair (cons) of categories to determine word boundary. |
word-separating-categories | List of pair (cons) of categories to determine word boundary. |
Defined functions (13)
category-docstring | (CATEGORY &optional TABLE) |
category-set-mnemonics | (CATEGORY-SET) |
category-table | () |
category-table-p | (ARG) |
char-category-set | (CHAR) |
copy-category-table | (&optional TABLE) |
define-category | (CATEGORY DOCSTRING &optional TABLE) |
get-unused-category | (&optional TABLE) |
make-category-set | (CATEGORIES) |
make-category-table | () |
modify-category-entry | (CHARACTER CATEGORY &optional TABLE RESET) |
set-category-table | (TABLE) |
standard-category-table | () |