Fri, 13 Jul 2001 09:30:42 +0000 |
Gerd Moellmann |
(char_to_string_1): Extracted from char_to_string.
|
Mon, 05 Mar 2001 06:41:40 +0000 |
Kenichi Handa |
(char_to_string): If a single byte char has modifier
|
Fri, 09 Feb 2001 06:13:57 +0000 |
ShengHuo ZHU |
2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
|
Fri, 09 Feb 2001 05:32:24 +0000 |
Kenichi Handa |
(Fstring): If all arguments are less than 256, return a unibyte
|
Wed, 07 Feb 2001 04:24:49 +0000 |
Kenichi Handa |
(parse_str_to_multibyte): New function.
|
Mon, 22 Jan 2001 23:20:06 +0000 |
Dave Love |
comment fixes
|
Fri, 19 Jan 2001 05:22:21 +0000 |
Kenichi Handa |
(strwidth): Use c_string_width.
|
Tue, 02 Jan 2001 14:22:57 +0000 |
Eli Zaretskii |
(char_printable_p): Remove unused variable `chars'.
|
Thu, 21 Dec 2000 00:12:13 +0000 |
Kenichi Handa |
(Fmake_char_internal): If CHARSET doesn't have a
|
Mon, 20 Nov 2000 11:40:45 +0000 |
Kenichi Handa |
(get_new_private_charset_id): Don't limit CHARSET_ID by WIDTH.
|
Wed, 11 Oct 2000 14:10:28 +0000 |
Eli Zaretskii |
(Ffind_charset_string): Doc fix.
|
Fri, 06 Oct 2000 22:47:22 +0000 |
Dave Love |
(Ffind_charset_string): Doc fix.
|
Thu, 07 Sep 2000 02:35:08 +0000 |
Kenichi Handa |
Include composite.h
|
Sat, 26 Aug 2000 01:08:44 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 26 Aug 2000 01:07:49 +0000 |
Kenichi Handa |
(char_to_string): Check the character validity.
|
Tue, 08 Aug 2000 12:59:56 +0000 |
Kenichi Handa |
(Fchar_width): Doc fix.
|
Tue, 08 Aug 2000 12:38:01 +0000 |
Gerd Moellmann |
(Fstring_width): Doc fix.
|
Sun, 18 Jun 2000 20:14:37 +0000 |
Ken Raeburn |
fix up more Lisp_Object/int conversion issues
|
Sat, 10 Jun 2000 00:12:46 +0000 |
Kenichi Handa |
(update_charset_table): Update the table
|
Mon, 29 May 2000 07:52:36 +0000 |
Eli Zaretskii |
(syms_of_charset): Revert previous change.
|
Sun, 28 May 2000 10:43:30 +0000 |
Eli Zaretskii |
(syms_of_charset): Set width of character sets
|
Fri, 26 May 2000 02:32:05 +0000 |
Kenichi Handa |
(init_charset_once): Set the table bytes_by_char_head
|
Wed, 24 May 2000 03:17:37 +0000 |
Kenichi Handa |
(update_charset_table): Accept nil in LONG_NAME and
|
Tue, 23 May 2000 00:47:54 +0000 |
Kenichi Handa |
Fix previous change (typo).
|
Tue, 23 May 2000 00:46:13 +0000 |
Kenichi Handa |
Fix comment for find_charset_in_text.
|
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.
|