log

age author description
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>
Fri, 20 Mar 1998 06:37:09 +0000 Richard M. Stallman (reporter-mail): New function.
Fri, 20 Mar 1998 06:29:54 +0000 Richard M. Stallman (set-language-environment): Doc fix.
Fri, 20 Mar 1998 06:10:36 +0000 Richard M. Stallman (del_range_2): Use adjust_markers_for_record_delete.
Fri, 20 Mar 1998 05:11:27 +0000 Richard M. Stallman (window_display_table): Don't look inside buffer if its nil.
Fri, 20 Mar 1998 05:00:31 +0000 Richard M. Stallman (Fgoto_char): If POSITION is a marker pointing a
Fri, 20 Mar 1998 04:59:15 +0000 Richard M. Stallman (Fformat): Handle padding before or after, for %s etc.
Fri, 20 Mar 1998 04:41:13 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Thu, 19 Mar 1998 21:19:07 +0000 Richard M. Stallman (get_boot_time): Conditionalize on BOOT_TIME.