(Fcall_process): If enable-multibyte-characters is
authorKenichi Handa <handa@m17n.org>
Mon, 7 Jul 1997 00:59:44 +0000 (00:59 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 7 Jul 1997 00:59:44 +0000 (00:59 +0000)
commitbeacaab334c21bbf0e15ccd8af4e870414c88ee5
treeca82e1b8ef0b4865368be3cfc0b227149e50c2d1
parent9ce27fde6aa0eb078153dd5ac37992bf1722a669
(Fcall_process): If enable-multibyte-characters is
nil, do not encode arguments for process, and decode output of
process by emacs-mule.
(Fcall_process_region): If enable-multibyte-characters is nil, do
not encode text to be given to process, and decode output of
process by emacs-mule.
src/callproc.c