diff options
author | Kenichi Handa <handa@m17n.org> | 2000-05-20 00:04:37 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-05-20 00:04:37 +0000 |
commit | a4a37e652d5717aa8f13e83101f43ef381696532 (patch) | |
tree | c20dbef25a45647a104f906c28f0aa8fc7efda67 /lisp/emacs-lisp/lmenu.el | |
parent | eba90784ce2bca76105770b44da0a60063e59f94 (diff) | |
download | emacs-a4a37e652d5717aa8f13e83101f43ef381696532.tar.gz emacs-a4a37e652d5717aa8f13e83101f43ef381696532.tar.bz2 emacs-a4a37e652d5717aa8f13e83101f43ef381696532.zip |
(Fstart_process): GCPRO current_dir before calling
Ffind_operation_coding_system. Encode arguments here.
(create_process): Don't encode arguments here. Setup
src_multibyte and dst_multibyte members of struct coding.
(read_process_output): Setup src_multibyte and dst_multibyte
members of struct coding. If the output is to multibyte buffer,
always decode the output of the process. Adjust the
representation of 8-bit characters to the multibyteness of the
output.
(send_process): Setup coding->src_multibyte according to the
multibyteness of the source.
Diffstat (limited to 'lisp/emacs-lisp/lmenu.el')
0 files changed, 0 insertions, 0 deletions