Fri, 13 Jul 2001 09:30:58 +0000 |
Gerd Moellmann |
(CHAR_STRING_NO_SIGNAL): New macro.
|
Wed, 07 Feb 2001 04:24:28 +0000 |
Kenichi Handa |
(parse_str_to_multibyte): Extern it.
|
Mon, 22 Jan 2001 23:20:06 +0000 |
Dave Love |
comment fixes
|
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
|