log src/charset.h @ 35453:26726eff41ca zsh-sync-ognus-2

age author description
Fri, 19 Jan 2001 05:22:38 +0000 Kenichi Handa (c_string_width, lisp_string_width): Extern them.
Tue, 10 Oct 2000 02:00:52 +0000 Kenichi Handa (CHAR_STRING): Optimized for single byte characters.
Tue, 19 Sep 2000 00:33:58 +0000 Kenichi Handa (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.
Thu, 07 Sep 2000 13:02:27 +0000 Kenichi Handa (MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80, not 0x81.
Thu, 07 Sep 2000 08:02:20 +0000 Kenichi Handa (MAKE_CHAR): Be sure to set MSB of C1 to 0.
Tue, 18 Jul 2000 12:48:53 +0000 Kenichi Handa (MAKE_CHAR): Return reasonable code even if CHARSET is undefined.
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.
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (find_charset_in_str): Update declaration.
Thu, 03 Dec 1998 09:22:52 +0000 Andreas Schwab Declare char_valid_p.
Thu, 26 Nov 1998 08:12:12 +0000 Kenichi Handa (CHAR_BYTES): If C has modifier bits, return 1.
Mon, 16 Nov 1998 06:26:27 +0000 Kenichi Handa (SINGLE_BYTE_CHAR_P): Check if C is negative or not.
Tue, 10 Nov 1998 00:24:40 +0000 Kenichi Handa (cmpchar_component): Proto-type adjusted.
Fri, 06 Nov 1998 10:59:09 +0000 Kenichi Handa (SPLIT_NON_ASCII_CHAR): Check dimension of an invalid
Fri, 06 Nov 1998 00:44:16 +0000 Kenichi Handa (MAKE_NON_ASCII_CHAR): Check validity of CHARSET.
Mon, 19 Oct 1998 00:40:10 +0000 Kenichi Handa (Vauto_fill_chars): Extern it.
Mon, 07 Sep 1998 13:39:15 +0000 Kenichi Handa (STRING_CHAR_AND_LENGTH): Return correct value in
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (CHAR_BYTES): New macro.
Mon, 06 Jul 1998 06:33:55 +0000 Kenichi Handa (MAX_CHAR_COMPOSITION): Defined as (GLYPH_MASK_CHAR -
Sat, 20 Jun 1998 22:06:30 +0000 Karl Heuer Doc fixes.
Fri, 22 May 1998 09:44:27 +0000 Kenichi Handa (STRING_CHAR_AND_CHAR_LENGTH): New macro.
Thu, 21 May 1998 01:48:52 +0000 Kenichi Handa (find_charset_in_str): Number of arguments fixed.
Mon, 18 May 1998 00:59:38 +0000 Kenichi Handa Change terms unify/unification to
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (MULTIBYTE_FORM_LENGTH): Don't check LEN here.
Wed, 08 Apr 1998 06:55:55 +0000 Karl Heuer (string_to_non_ascii_char, multibyte_form_length)
Wed, 08 Apr 1998 06:50:18 +0000 Karl Heuer (CHAR_STRING): Cast to unsigned char ** explicitly.
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (NONASCII_INSERT_OFFSET): New macro.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (INC_POS): Use macro BASE_LEADING_CODE_P.
Mon, 16 Feb 1998 03:01:16 +0000 Richard M. Stallman (INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.
Fri, 23 Jan 1998 10:54:49 +0000 Kenichi Handa Delete garbage line "int use_dialog_box".
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (BCOPY_SHORT): New macro.
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 05 Jan 1998 17:23:54 +0000 Richard M. Stallman (FETCH_STRING_CHAR_ADVANCE): New macro.
Wed, 31 Dec 1997 21:49:31 +0000 Richard M. Stallman (CHAR_HEAD_P): Take char, not pointer, as arg.
Tue, 25 Nov 1997 14:09:14 +0000 Andreas Schwab (SPLIT_STRING): Remove extra argument to
Fri, 21 Nov 1997 14:42:33 +0000 Andreas Schwab Add more prototypes and function declarations.
Sat, 15 Nov 1997 20:23:21 +0000 Karl Heuer (ASCII_BYTE_P): New macro.
Thu, 23 Oct 1997 12:01:50 +0000 Kenichi Handa (CHAR_VALID_P): Renamed from VALID_CHAR_P, new
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (LEADING_CODE_PRIVATE_22): Comment fixed.
Tue, 12 Aug 1997 16:11:31 +0000 Richard M. Stallman Comment changes.
Fri, 20 Jun 1997 06:30:29 +0000 Richard M. Stallman Change copyright notices.
Fri, 16 May 1997 00:43:26 +0000 Kenichi Handa (VALID_CHAR_P): New macro.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (unify_char): Extern it.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (MAX_CHARSET): Definition changed to the actual
Thu, 27 Feb 1997 11:11:46 +0000 Kenichi Handa (INC_POS, DEC_POS): Don't increase or decrease too
Sun, 23 Feb 1997 09:20:52 +0000 Karl Heuer Fix FSF address in comment.