log

age author description
Thu, 05 Sep 2002 17:11:25 +0000 Dave Love Fix last change.
Thu, 05 Sep 2002 17:07:41 +0000 Dave Love (unexec): Make .got handling not SGI-specific.
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.
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.
Tue, 03 Sep 2002 04:07:33 +0000 Kenichi Handa (Fset_unibyte_charset): If the dimension of CHARSET is
Tue, 03 Sep 2002 04:07:11 +0000 Kenichi Handa (unibyte_to_multibyte_table): New variable.
Tue, 03 Sep 2002 04:06:54 +0000 Kenichi Handa (LEADING_CODE_LATIN_1_MIN)
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 ***