Mercurial > emacs
comparison lisp/ediff-mult.el @ 20715:5e983ddb85c9
(Fstart_process): Use raw-text instead of emacs-mule
if enable-multibyte-characters is nil. Initialize members
decoding_carryover and encoding_carryover of PROC.
(create_process): Adjusted for the change of encode_coding.
(Fopen_network_stream): Initialize members decoding_carryover and
encoding_carryover of PROC.
(read_process_output): Adjusted for the change of decode_coding.
(send_process): Adjusted for the change of encode_coding.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 22 Jan 1998 01:26:45 +0000 |
parents | 4327dd36b71b |
children | c222c6df8c5a |
comparison
equal
deleted
inserted
replaced
20714:ead6c5a556e1 | 20715:5e983ddb85c9 |
---|