log

age author description
Sat, 21 Mar 1998 18:05:29 +0000 Richard M. Stallman (Fchar_to_string): Use make_string_from_bytes.
Sat, 21 Mar 1998 18:02:09 +0000 Richard M. Stallman (casify_object): Use make_specified_string.
Sat, 21 Mar 1998 18:00:38 +0000 Richard M. Stallman (Fstring): Use make_string_from_bytes.
Sat, 21 Mar 1998 18:00:19 +0000 Richard M. Stallman (internal_self_insert): Use make_string_from_bytes.
Sat, 21 Mar 1998 17:59:48 +0000 Richard M. Stallman (code_convert_string): Use make_string_from_bytes.
Sat, 21 Mar 1998 17:59:22 +0000 Richard M. Stallman (Fsubstitute_command_keys): Use make_string_from_bytes.
Sat, 21 Mar 1998 17:52:08 +0000 Richard M. Stallman (read1): Pass new arg to make_pure_string.
Sat, 21 Mar 1998 17:51:30 +0000 Richard M. Stallman (PRINTPREPARE): Use make_string_from_bytes.
Sat, 21 Mar 1998 17:50:30 +0000 Richard M. Stallman (read_process_output): Use make_string_from_bytes.
Sat, 21 Mar 1998 17:50:03 +0000 Richard M. Stallman (Fregexp_quote): Use make_specified_string.
Sat, 21 Mar 1998 17:49:39 +0000 Richard M. Stallman (selection_data_to_lisp_data): Use make_string_from_bytes.
Sat, 21 Mar 1998 17:48:54 +0000 Richard M. Stallman (insert_from_string_1, replace_range):
Sat, 21 Mar 1998 07:06:55 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 06:16:35 +0000 Richard M. Stallman (comint-preoutput-filter-functions): Doc fix.