(Fstart_process): Remove the special case for
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 May 1998 19:21:05 +0000 (19:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 May 1998 19:21:05 +0000 (19:21 +0000)
commit6791894163b135c73145f2f0f2fcb6e7bb711aab
tree1dd8df40c5eb426e2ede50f1a2a970d4b71636f1
parent63c7727f83b8b21a0ea3e0582d5d1732f77065f7
(Fstart_process): Remove the special case for
unibyte, for initializing the process coding systems.
Instead, use the normal multibyte code, but check
BUFFER's value and the default value of enable-multibyte-characters.
(Fopen_network_stream): Likewise.
src/process.c