log

age author description
Sat, 21 Mar 1998 18:09:01 +0000 Richard M. Stallman (substring_both, Fsubstring): Use make_specified_string.
Sat, 21 Mar 1998 18:07:27 +0000 Richard M. Stallman (syms_of_sunfns): Pass new arg to make_pure_string.
Sat, 21 Mar 1998 18:07:06 +0000 Richard M. Stallman (make_specified_string): New function.
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.
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.
Sat, 21 Mar 1998 05:48:03 +0000 Richard M. Stallman (replace_range): New arg NOMARKERS.
Sat, 21 Mar 1998 04:45:12 +0000 Richard M. Stallman (internal_self_insert): Pass new arg to replace_range.
Sat, 21 Mar 1998 03:58:00 +0000 Richard M. Stallman (record_delete): Replace LENGTH arg with STRING.
Sat, 21 Mar 1998 03:57:35 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, insert_from_buffer_1):
Sat, 21 Mar 1998 02:57:08 +0000 Richard M. Stallman (make_buffer_string_both): New function.
Fri, 20 Mar 1998 22:38:54 +0000 Richard M. Stallman (keymap.o): Depend on puresize.h.
Fri, 20 Mar 1998 15:40:24 +0000 Andr Spiegel (vc-next-action-on-file): Properly handle the case when user tries to
Fri, 20 Mar 1998 15:38:48 +0000 Andr Spiegel (vc-sccs-project-dir, vc-search-sccs-project-dir): New functions.
Fri, 20 Mar 1998 10:22:59 +0000 Dave Love (browse-url-of-region): Use its args. From <mit@nines.nec.co.jp>