]> git.eshelyaron.com Git - emacs.git/commit
(Fcall_process): When deciding whether to encode args,
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 Jan 1998 17:39:32 +0000 (17:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 Jan 1998 17:39:32 +0000 (17:39 +0000)
commit30d57b8e6e138b354768ea8b218412e55e027bbc
tree0dbf93de3a2ec87731e973fafb9af2cd625eec95
parent1d2fc6120d6a7f3f435506cdb69c76afe2b8a463
(Fcall_process): When deciding whether to encode args,
check them for multibyteness, don't check enable-multibyte-characters.

(Fcall_process): Use size_byte for the args.
(Fcall_process_region): Likewise for temp file.
(child_setup, getenv_internal, Fgetenv): Likewise.
src/callproc.c