Mercurial > emacs
view msdos/sed6.inp @ 29009:85822da9ece9
(Finsert_file_contents): Setup src_multibyte and
dst_multibyte members of coding. On handling REPLACE on unibyte
buffer, convert the result of decode_coding to unibyte. On
inserting into a mutibyte buffer, always call code_convert_region.
(e_write): Setup cdoing->src_multibyte according to the
multibyteness of the source (buffer or string).
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 19 May 2000 23:59:27 +0000 |
parents | b77f0b29fdb9 |
children | a4fb0c9be609 |
line wrap: on
line source
# -sed6.inp----------------------------------------------------------- # Configuration script for man/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- /^srcdir *=/s/@[^@\n]*@/./ /^VPATH *=/s/@[^@\n]*@/./ /^ENVADD/c\ ENVADD =\ export TEXINPUTS := $(srcdir)";"$(TEXINPUTS)\ export MAKEINFO := $(MAKEINFO) -I$(srcdir)