Mon, 21 Feb 2000 10:03:46 +0000 |
Dave Love |
(find_charset_in_str): Fix use of `c' instead of `c1'.
|
Wed, 09 Feb 2000 20:37:57 +0000 |
Dave Love |
Comment fix.
|
Tue, 25 Jan 2000 21:43:08 +0000 |
Gerd Moellmann |
(Fstring): If there is a multibyte char among
|
Mon, 27 Dec 1999 05:04:47 +0000 |
Kenichi Handa |
(char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
|
Wed, 15 Dec 1999 00:04:59 +0000 |
Kenichi Handa |
In this entry, just `Modified' means that codes for a
|
Sun, 28 Nov 1999 10:20:12 +0000 |
Eli Zaretskii |
(Fmake_char_internal): Print the charset ID when
|
Wed, 03 Nov 1999 14:27:47 +0000 |
Dave Love |
(split_non_ascii_string): Define return value.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Wed, 08 Sep 1999 11:49:34 +0000 |
Kenichi Handa |
(CHAR_COMPONENTS_VALID_P): Fix for ASCII.
|
Wed, 08 Sep 1999 11:16:02 +0000 |
Kenichi Handa |
Reset MSBs of arguments of MAKE_CHAR.
|
Tue, 07 Sep 1999 12:19:26 +0000 |
Kenichi Handa |
Lots of comments fixed.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(SPLIT_COMPOSITE_SEQ): New macro.
|
Fri, 13 Aug 1999 12:54:08 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): Handle modifier bits as
|
Sat, 02 Jan 1999 20:00:29 +0000 |
Richard M. Stallman |
(Ffind_charset_region): Fix doc typo.
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fcharset_after): Check range. If POS is out of
|
Mon, 21 Dec 1998 16:12:53 +0000 |
Eli Zaretskii |
(unibyte_char_to_multibyte): Don't convert 7-bit ASCII characters via
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(Qunknown): New variable.
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): If C has modifier bits,
|
Mon, 16 Nov 1998 06:26:27 +0000 |
Kenichi Handa |
(non_ascii_char_to_string): If C is negative, signal error.
|
Wed, 11 Nov 1998 10:31:24 +0000 |
Kenichi Handa |
(char_valid_p): Handle a composite character correctly.
|
Wed, 11 Nov 1998 03:36:15 +0000 |
Kenichi Handa |
(str_cmpchar_id): Check the byte sequence for
|
Tue, 10 Nov 1998 00:24:40 +0000 |
Kenichi Handa |
(cmpchar_component): New arg NOERROR. Check
|
Mon, 09 Nov 1998 07:06:11 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Return correct length for
|
Sat, 07 Nov 1998 01:42:20 +0000 |
Kenichi Handa |
(init_charset_once): Fix previous change.
|
Fri, 06 Nov 1998 10:59:09 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Fix previous change.
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Fix previous change.
|
Wed, 04 Nov 1998 10:48:53 +0000 |
Kenichi Handa |
(string_to_non_ascii_char): Change the check for the
|
Fri, 30 Oct 1998 10:13:36 +0000 |
Andreas Schwab |
(Fchar_bytes): Doc fix.
|
Mon, 19 Oct 1998 00:40:10 +0000 |
Kenichi Handa |
(Vauto_fill_chars, Qauto_fill_chars): New variables.
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(Fstring): Call make_string instead of
|