log

age author description
Tue, 03 Sep 2002 04:09:59 +0000 Kenichi Handa (compile_pattern_1): Don't adjust the multibyteness of
Tue, 03 Sep 2002 04:09:40 +0000 Kenichi Handa * regex.c (RE_TARGET_MULTIBYTE_P): New macro.
Tue, 03 Sep 2002 04:09:06 +0000 Kenichi Handa (struct re_pattern_buffer): New member target_multibyte.
Tue, 03 Sep 2002 04:08:49 +0000 Kenichi Handa (Fminibuffer_complete_word): Use the macro
Tue, 03 Sep 2002 04:08:33 +0000 Kenichi Handa (unibyte_char_to_multibyte): Extern deleted.
Tue, 03 Sep 2002 04:08:14 +0000 Kenichi Handa (internal_self_insert): In a multibyte buffer, insert C
Tue, 03 Sep 2002 04:07:54 +0000 Kenichi Handa (casify_object): Fix previous change.