diff options
| author | Kenichi Handa | 1998-12-15 04:35:38 +0000 |
|---|---|---|
| committer | Kenichi Handa | 1998-12-15 04:35:38 +0000 |
| commit | 0282eb691536b39247884452ac76473d05cdf369 (patch) | |
| tree | 9c5d34176df50a1a7e1a6bd77f838ae580ca01ad /src/buffer.h | |
| parent | 8c5b01cc4be108b4084e63f143f95b6d7131e1ae (diff) | |
| download | emacs-0282eb691536b39247884452ac76473d05cdf369.tar.gz emacs-0282eb691536b39247884452ac76473d05cdf369.zip | |
(Qunknown): New variable.
(init_charset_once): Intern and staticpro Qunknown. Initialize
all elements of Vcharset_symbol_table to Qunknown.
(find_charset_in_str): New arg MULTIBYTE. If it is zero, check
unibyte characters only. For an invalid composition sequence, set
CHARSETS[1] to 1.
(Ffind_charset_region): Call find_charset_in_str with an
appropriate MULTIBYTE arg. If undefined charsets are found,
include `unknown' is the return value.
(Ffind_charset_string): Likewise.
(Fsplit_char): If CHAR is invalid, return `(unknown CHAR)'.
(str_cmpchar_id): Max composite character code should be less than
GENERIC_COMPOSITION_CHAR.
Diffstat (limited to 'src/buffer.h')
0 files changed, 0 insertions, 0 deletions