Kenichi Handa
b583ceadde
(LEADING_CODE_LATIN_1_MIN) (LEADING_CODE_LATIN_1_MAX): Delete these
...
macros.
2004-04-12 04:48:35 +00:00
Kenichi Handa
c43e85a985
*** empty log message ***
2003-12-29 07:57:38 +00:00
Kenichi Handa
8f924df7df
*** empty log message ***
2003-09-08 12:53:41 +00:00
Kenichi Handa
eb41da4cb9
(CHAR_STRING): Call char_string if C is greater than
...
MAX_3_BYTE_CHAR.
(CHAR_STRING_ADVANCE): Likewise.
(STRING_CHAR): Call string_char instead of
string_char_with_unification.
(STRING_CHAR_AND_LENGTH): Likewise.
(STRING_CHAR_ADVANCE): Likewise.
2002-10-09 05:16:05 +00:00
Kenichi Handa
43c4748349
(LEADING_CODE_LATIN_1_MIN)
...
(LEADING_CODE_LATIN_1_MAX): New macros.
(unibyte_to_multibyte_table): Extern it.
(unibyte_char_to_multibyte): New macro.
(MAKE_CHAR_MULTIBYTE): Use unibyte_to_multibyte_table.
(CHAR_LEADING_CODE): New macro.
(FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE): New macro.
2002-09-03 04:06:54 +00:00
Kenichi Handa
1106ea2b1a
(BYTE8_STRING): New macro.
2002-08-21 02:27:07 +00:00
Kenichi Handa
3e41107450
(MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros.
2002-08-20 03:59:11 +00:00
Kenichi Handa
8bc28f69ba
(CHAR_TO_BYTE8): If C is not eight-bit char, call
...
multibyte_char_to_unibyte.
2002-07-31 07:05:33 +00:00
Kenichi Handa
e18ef64ac6
(Vchar_script_table): Extern it.
2002-07-26 06:20:47 +00:00
Kenichi Handa
b5c7dbe655
(TRAILING_CODE_P): New macro.
...
(MAYBE_UNIFY_CHAR): Adjusted for the change of Funify_charset.
(string_char_with_unification): Fix prototype.
(Vscript_alist): Extern it.
2002-07-22 06:30:30 +00:00
Dave Love
f65c6d9453
Comment.
2002-07-03 22:47:00 +00:00
Kenichi Handa
fc9d9d2a1f
(MAYBE_UNIFY_CHAR): Adjusted for the change of
...
Vchar_unify_table. The default value of the table is now nil.
2002-06-12 00:12:53 +00:00
Dave Love
fac2bdc486
(string_escape_byte8): Declare.
2002-05-17 16:26:29 +00:00
Kenichi Handa
885317d817
(CHAR_VALID_P): Don't call CHARACTERP.
...
(CHAR_STRING): Adjusted for the change of
char_string_with_unification.
(CHAR_STRING_ADVANCE): Make it do-while statement.
2002-03-05 00:08:10 +00:00
Kenichi Handa
0168c3d809
New file.
2002-03-01 01:15:38 +00:00