1998-05-10 |
Richard M. Stallman |
(Fstart_process): Remove the special case for
|
1998-05-07 |
Eli Zaretskii |
(init_process, syms_of_process): Make definition consistent with
|
1998-05-05 |
Richard M. Stallman |
(create_process): Add cast when calling encode_coding
|
1998-04-29 |
Richard M. Stallman |
(Fset_process_inherit_coding_system_flag, Fstart_process):
|
1998-04-28 |
Andreas Schwab |
(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.
|
1998-04-19 |
Eli Zaretskii |
(Fset_process_inherit_coding_system_flag,
|
1998-04-14 |
Andreas Schwab |
(read_process_output): Fix mixing of Lisp_Object and
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-08 |
Karl Heuer |
(kill_buffer_processes): Make consistent with
|
1998-03-25 |
Kenichi Handa |
(read_process_output): Count multibyte characters. If
|
1998-03-21 |
Richard M. Stallman |
(read_process_output): Use make_string_from_bytes.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-03-14 |
Richard M. Stallman |
(exec_sentinel, read_process_output): Fstore_match_data => Fset_match_data.
|
1998-03-03 |
Kenichi Handa |
(Vdefault_file_name_coding_system): Extern it.
|
1998-01-22 |
Kenichi Handa |
(Fstart_process): Use raw-text instead of emacs-mule
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-05 |
Richard M. Stallman |
(read_process_output): Use insert_1_both.
|
1998-01-01 |
Richard M. Stallman |
(status_notify): Use byte and char pointers.
|
1997-12-09 |
Kenichi Handa |
(read_process_output): Fix previous change, i.e, if
|
1997-12-08 |
Karl Heuer |
(read_process_output): Allocate for coding system, if
|
1997-11-28 |
Andreas Schwab |
(create_process, deactivate_process, close_process_descs):
|
1997-11-08 |
Kenichi Handa |
(create_process): Encode arguments for the process.
|
1997-09-09 |
Richard M. Stallman |
(create_process): Encode the new current dir.
|
1997-09-01 |
Kenichi Handa |
(read_process_output): Index for
|
1997-08-04 |
Kenichi Handa |
(Fset_process_coding_system): Doc-string modified.
|
1997-07-31 |
Richard M. Stallman |
(read_process_output): Don't call setup_coding_system
|
1997-07-25 |
Kenichi Handa |
(read_process_output): Use new macro
|
1997-07-24 |
Richard M. Stallman |
(wait_reading_process_input): Initialize total_read.
|