File: char-fold.el.html
Defined variables (5)
char-fold-exclude | Character foldings to remove from default decompositions. |
char-fold-include | Additional character foldings to include. |
char-fold-override | Non-nil means to override the default definitions of equivalent characters. |
char-fold-symmetric | Non-nil means char-fold searching treats equivalent chars the same. |
char-fold-table | Used for folding characters of the same group during search. |
Defined functions (6)
char-fold--make-space-string | (N) |
char-fold-search-backward | (STRING &optional BOUND NOERROR COUNT) |
char-fold-search-forward | (STRING &optional BOUND NOERROR COUNT) |
char-fold-to-regexp | (STRING &optional LAX FROM) |
char-fold-update-table | () |
describe-char-fold-equivalences | (CHAR &optional LAX) |