[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
authorRichard M. Stallman <rms@gnu.org>
Sat, 7 May 1994 21:53:28 +0000 (21:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 7 May 1994 21:53:28 +0000 (21:53 +0000)
commit093650fe31b91e7698032a1ccdecfb4d57b5ea6c
tree45797f3dd2a99dd9bf38afa231bde84c73aedaa5
parentb8556aee0013f940a2439ed0738f9511f1deb077
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
(syms_of_callproc) [MSDOS]: Rename lisp variable binary-process to
binary-process-output.
(Fcall_process, syms_of_callproc) [MSDOS]: Use new names.
(Vbinary_process_input) [MSDOS]: New variable.
(syms_of_callproc) [MSDOS]: Declare binary-process-input.
(Fcall_process_region) [MSDOS]: Bind binary-process-input temporarily
to buffer-file-type.
(init_callproc) [MSDOS]: Don't add lib-src as the wrapped binaries are in bin.
src/callproc.c