log

age author description
Mon, 12 Oct 1998 20:03:15 +0000 Richard M. Stallman (Fexecute_kbd_macro): Set real_this_command.
Mon, 12 Oct 1998 17:27:23 +0000 Richard M. Stallman Fix names of standard-translation-table-for-decode(encode).
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (ccl-compile-if): If there's no false-cmds,
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa Add coding tag.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (find-coding-systems-for-charsets):
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (clear_string_char_byte_cache): Extern it.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fstring): Call make_string instead of
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (shrink_decoding_region): If a charset other than ascii
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Faset): If ARRAY is a multibyte string, pay attention to
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (clear_string_char_byte_cache): New function.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0.
Mon, 12 Oct 1998 11:54:43 +0000 Kenichi Handa (Fstring_to_number): Don't recognize floating point if base is not 10.