Mercurial > emacs
comparison admin/make-tarball.txt @ 93201:5dbe361f12c2
* process.h (struct Lisp_Process): Remove filter_multibyte.
* process.c (QCfilter_multibyte): Remove.
(setup_process_coding_systems): Don't use filter_multibyte.
(Fstart_process, Fmake_network_process): Don't set filter_multibyte.
(read_process_output): Don't adjust multibyteness to filter_multibyte.
(Fset_process_filter_multibyte): Change the coding-system to
approximate the previous behavior.
(Fprocess_filter_multibyte_p): Get the multibyteness straight from the
coding-system.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 25 Mar 2008 17:35:48 +0000 |
parents | 5d58981e6690 |
children | c70e45a7acfd 9592c50233ab |
comparison
equal
deleted
inserted
replaced
93200:c264aa814b15 | 93201:5dbe361f12c2 |
---|