log src/charset.h @ 28322:986882bafaf1

age author description
Tue, 14 Mar 2000 00:27:57 +0000 Stefan Monnier * regex.c: Declare a new type `re_char' used throughout the code for the
Mon, 27 Dec 1999 05:04:23 +0000 Kenichi Handa (CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead
Wed, 15 Dec 1999 00:04:14 +0000 Kenichi Handa In this entry, just `Modified' means that codes for a
Sat, 11 Sep 1999 18:35:57 +0000 Ken Raeburn (GET_TRANSLATION_TABLE): Use XCDR.
Tue, 07 Sep 1999 12:18:57 +0000 Kenichi Handa Lots of comments fixed.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
Tue, 10 Aug 1999 17:30:22 +0000 Karl Heuer (BCOPY_SHORT): Fix typo `unsigined'.