comparison lisp/browse-url.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 b0d79b1edeb6
children 64a6c0b65eaa
comparison
equal deleted inserted replaced
20714:ead6c5a556e1 20715:5e983ddb85c9