(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
authorKenichi Handa <handa@m17n.org>
Tue, 3 Mar 1998 01:29:16 +0000 (01:29 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 3 Mar 1998 01:29:16 +0000 (01:29 +0000)
commit59a52d5000d01d51dd42297c1b6415c54400cda3
tree8d4e4f969395972f78fb2fe316ff349705e40021
parent11218c687b453aff6e332bde3e98cdb1f5bdbf6c
(DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
moved to charset.h.
(copy_text): Don't convert codes in the range 0200..0237 to
multibyte characters.  For codes in the range 0240..0377, use
unibyte_char_to_multibyte.
(count_size_as_multibyte): Likewise.
(adjust_before_replace): Comment fixed.
src/insdel.c