log

age author description
Sat, 20 May 2000 00:05:51 +0000 Kenichi Handa (Fw16_set_clipboard_data): Setup members
Sat, 20 May 2000 00:05:26 +0000 Kenichi Handa (produce_special_glyphs): Use CHAR_BYTES instead of
Sat, 20 May 2000 00:05:02 +0000 Kenichi Handa (wordify): Use FETCH_STRING_CHAR_ADVANCE
Sat, 20 May 2000 00:04:37 +0000 Kenichi Handa (Fstart_process): GCPRO current_dir before calling
Sat, 20 May 2000 00:04:05 +0000 Kenichi Handa (print_object): Use FETCH_STRING_CHAR_ADVANCE
Sat, 20 May 2000 00:03:54 +0000 Stefan Monnier *** empty log message ***
Sat, 20 May 2000 00:03:42 +0000 Kenichi Handa (read1): On reading multibyte string, be sure to make
Sat, 20 May 2000 00:03:16 +0000 Kenichi Handa (Fsingle_key_description): Use SPLIT_CHAR instead of
Sat, 20 May 2000 00:01:34 +0000 Kenichi Handa (adjust_markers_for_record_delete): Deleted.
Sat, 20 May 2000 00:00:49 +0000 Kenichi Handa (fontset_ref): Use SPLIT_CHAR instead of
Fri, 19 May 2000 23:59:50 +0000 Kenichi Handa (concat): Handle 8-bit characters correctly.
Fri, 19 May 2000 23:59:27 +0000 Kenichi Handa (Finsert_file_contents): Setup src_multibyte and
Fri, 19 May 2000 23:59:04 +0000 Kenichi Handa (Fformat): Be sure to convert 8-bit characters to
Fri, 19 May 2000 23:58:37 +0000 Kenichi Handa (Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
Fri, 19 May 2000 23:56:15 +0000 Kenichi Handa (enum iso_code_class_type): Member ISO_control_code is