log src/charset.h @ 29570:825505ff211e

age author description
Sun, 11 Jun 2000 23:41:07 +0000 Kenichi Handa (EMACS_CHARSET_H): Renamed from _CHARSET_H.
Sat, 10 Jun 2000 00:13:13 +0000 Kenichi Handa (CHARSET_8_BIT_GRAPHIC): Define as 0x80.
Fri, 19 May 2000 23:54:05 +0000 Kenichi Handa (LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,
Sat, 08 Apr 2000 19:35:24 +0000 Ken Raeburn (CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer.
Sun, 02 Apr 2000 23:56:46 +0000 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
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'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (CHAR_LEN): Moved here from dispextern.h.
Wed, 26 May 1999 08:03:16 +0000 Kenichi Handa Fix previous change.
Wed, 26 May 1999 07:15:39 +0000 Kenichi Handa (Vcharset_table): Comment fixed.