Tue, 03 Sep 2002 04:06:33 +0000 |
Kenichi Handa |
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
|
Tue, 03 Sep 2002 04:06:07 +0000 |
Kenichi Handa |
(Fexpand_abbrev): Convert a unibyte character to
|
Tue, 03 Sep 2002 04:05:26 +0000 |
Kenichi Handa |
Don't define the charset iso-8859-1 here, just setup its properties.
|
Fri, 23 Aug 2002 02:27:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 23 Aug 2002 02:27:15 +0000 |
Kenichi Handa |
(enum lface_attribute_index): New member LFACE_FONTSET_INDEX.
|
Fri, 23 Aug 2002 02:26:44 +0000 |
Kenichi Handa |
(QCfontset): New variable.
|
Thu, 22 Aug 2002 01:18:39 +0000 |
Kenichi Handa |
(base64_encode_1): Handle eight-bit chars correctly.
|
Thu, 22 Aug 2002 01:08:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 22 Aug 2002 00:07:49 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 21 Aug 2002 13:07:13 +0000 |
Kenichi Handa |
(insert_from_gap): Make it work even if PT != GTP.
|
Wed, 21 Aug 2002 12:53:56 +0000 |
Kenichi Handa |
(coding_set_destination): Fix coding->destination for
|
Wed, 21 Aug 2002 07:00:34 +0000 |
Kenichi Handa |
(utf-8): Give :mime-charset property.
|
Wed, 21 Aug 2002 02:30:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 21 Aug 2002 02:28:21 +0000 |
Kenichi Handa |
(base64_decode_1): Insert eight-bit chars correctly.
|
Wed, 21 Aug 2002 02:27:07 +0000 |
Kenichi Handa |
(BYTE8_STRING): New macro.
|
Wed, 21 Aug 2002 01:32:03 +0000 |
Kenichi Handa |
(quoted-printable-decode-region): Fix previous change.
|
Wed, 21 Aug 2002 00:42:28 +0000 |
Kenichi Handa |
(quoted-printable-decode-region): Insert bytes by `insert-byte'.
|
Tue, 20 Aug 2002 13:12:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 13:05:44 +0000 |
Kenichi Handa |
(Finsert_byte): New function.
|
Tue, 20 Aug 2002 11:25:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 11:24:31 +0000 |
Kenichi Handa |
Don't setup printable-chars here.
|
Tue, 20 Aug 2002 11:23:38 +0000 |
Kenichi Handa |
(set_canon, set_identity, shuffle): Simplified.
|
Tue, 20 Aug 2002 11:13:34 +0000 |
Kenichi Handa |
(get_next_display_element): Don't display unibyte 8-bit
|
Tue, 20 Aug 2002 11:11:19 +0000 |
Kenichi Handa |
(syms_of_character): Setup Vprintable_chars.
|
Tue, 20 Aug 2002 08:34:51 +0000 |
Kenichi Handa |
(Freplace_match): Fix previous change.
|
Tue, 20 Aug 2002 08:32:34 +0000 |
Kenichi Handa |
(Freplace_match): Fix for the unibyte case.
|
Tue, 20 Aug 2002 08:20:31 +0000 |
Kenichi Handa |
(read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
|
Tue, 20 Aug 2002 07:56:43 +0000 |
Kenichi Handa |
(Fchar_equal): Fix for the unibyte case.
|
Tue, 20 Aug 2002 07:21:58 +0000 |
Kenichi Handa |
(Fexpand_abbrev): Fix for the multibyte case.
|
Tue, 20 Aug 2002 06:22:50 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 20 Aug 2002 06:22:35 +0000 |
Kenichi Handa |
Remove duplicated case setting for Cyrillic and Greek letters.
|
Tue, 20 Aug 2002 04:00:27 +0000 |
Kenichi Handa |
*** empty log message ***
|