(Fset_process_inherit_coding_system_flag,
authorEli Zaretskii <eliz@gnu.org>
Sun, 19 Apr 1998 14:13:47 +0000 (14:13 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 19 Apr 1998 14:13:47 +0000 (14:13 +0000)
commit52a1b8948046116ba7961e90e57cbec2e604e21e
tree1e7c1c5058b6c32012ed61a26f92be956bffae64
parent23de5c5c225df8e80e674f1e6105c05742374026
(Fset_process_inherit_coding_system_flag,
Fprocess_inherit_coding_system_flag): New functions.
(syms_of_process): Defsubr them.
(Fstart_process, Fopen_network_stream): Initialize inherit_coding_system_flag.
(read_process_output): If the process buffer isn't dead, call
after-insert-file-set-buffer-file-coding-system.
src/process.c