log

age author description
Thu, 05 Sep 2002 17:03:03 +0000 Dave Love (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
Thu, 05 Sep 2002 17:01:55 +0000 Dave Love Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.
Thu, 05 Sep 2002 17:00:46 +0000 Dave Love comment
Thu, 05 Sep 2002 16:59:54 +0000 Dave Love (fontset_add): Return Lisp_Object.
Thu, 05 Sep 2002 16:59:44 +0000 Dave Love (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
Thu, 05 Sep 2002 16:59:35 +0000 Dave Love (read_key_sequence): Fix type error.
Tue, 03 Sep 2002 18:07:51 +0000 Dave Love *** empty log message ***
Tue, 03 Sep 2002 17:28:19 +0000 Dave Love (charset_ordered_list_tick): Declare extern.
Tue, 03 Sep 2002 04:11:28 +0000 Kenichi Handa *** empty log message ***
Tue, 03 Sep 2002 04:10:19 +0000 Kenichi Handa (char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
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.