log src/charset.c @ 29003:72eafb39ec65

age author description
Fri, 19 May 2000 23:52:27 +0000 Kenichi Handa (Qeight_bit_control, Qeight_bit_graphic): New
Thu, 04 May 2000 21:57:05 +0000 Dave Love (syms_of_charset) [auto-fill-chars]: Doc fix.
Sat, 08 Apr 2000 19:39:03 +0000 Ken Raeburn * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
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.