log

age author description
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.
Sat, 21 Mar 1998 06:01:22 +0000 Richard M. Stallman Don't include puresize.h any more as code that needs it
Sat, 21 Mar 1998 05:53:36 +0000 Richard M. Stallman (fix_submap_inheritance, get_keyelt, store_in_keymap,
Sat, 21 Mar 1998 05:49:49 +0000 Richard M. Stallman Include puresize.h for CHECK_IMPURE.