log src/process.c @ 22353:402ebb81ae84

age author description
Sun, 10 May 1998 19:21:05 +0000 Richard M. Stallman (Fstart_process): Remove the special case for
Thu, 07 May 1998 07:46:41 +0000 Eli Zaretskii (init_process, syms_of_process): Make definition consistent with
Tue, 05 May 1998 19:33:16 +0000 Richard M. Stallman (create_process): Add cast when calling encode_coding
Wed, 29 Apr 1998 21:46:43 +0000 Richard M. Stallman (Fset_process_inherit_coding_system_flag, Fstart_process):
Tue, 28 Apr 1998 09:27:02 +0000 Andreas Schwab (Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
Sun, 19 Apr 1998 14:13:47 +0000 Eli Zaretskii (Fset_process_inherit_coding_system_flag,
Tue, 14 Apr 1998 13:05:38 +0000 Andreas Schwab (read_process_output): Fix mixing of Lisp_Object and
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Wed, 08 Apr 1998 06:49:17 +0000 Karl Heuer (kill_buffer_processes): Make consistent with
Wed, 25 Mar 1998 10:45:59 +0000 Kenichi Handa (read_process_output): Count multibyte characters. If
Sat, 21 Mar 1998 17:50:30 +0000 Richard M. Stallman (read_process_output): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 14 Mar 1998 08:23:21 +0000 Richard M. Stallman (exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa (Vdefault_file_name_coding_system): Extern it.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (Fstart_process): Use raw-text instead of emacs-mule
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 05 Jan 1998 17:33:41 +0000 Richard M. Stallman (read_process_output): Use insert_1_both.
Thu, 01 Jan 1998 06:45:08 +0000 Richard M. Stallman (status_notify): Use byte and char pointers.
Tue, 09 Dec 1997 04:12:03 +0000 Kenichi Handa (read_process_output): Fix previous change, i.e, if
Mon, 08 Dec 1997 01:35:12 +0000 Karl Heuer (read_process_output): Allocate for coding system, if
Fri, 28 Nov 1997 14:53:09 +0000 Andreas Schwab (create_process, deactivate_process, close_process_descs):
Sat, 08 Nov 1997 03:05:44 +0000 Kenichi Handa (create_process): Encode arguments for the process.
Tue, 09 Sep 1997 05:30:58 +0000 Richard M. Stallman (create_process): Encode the new current dir.
Mon, 01 Sep 1997 07:15:46 +0000 Kenichi Handa (read_process_output): Index for
Mon, 04 Aug 1997 06:59:57 +0000 Kenichi Handa (Fset_process_coding_system): Doc-string modified.
Thu, 31 Jul 1997 06:08:07 +0000 Richard M. Stallman (read_process_output): Don't call setup_coding_system
Fri, 25 Jul 1997 07:46:51 +0000 Kenichi Handa (read_process_output): Use new macro
Thu, 24 Jul 1997 16:58:05 +0000 Richard M. Stallman (wait_reading_process_input): Initialize total_read.
Sat, 12 Jul 1997 06:38:44 +0000 Richard M. Stallman (Fprocess_send_region): Convert move_gap argument to int.
Thu, 10 Jul 1997 03:09:10 +0000 Richard M. Stallman (read_process_output): Add cast.