(ADJUST_CHAR_POS): New macro.
authorKenichi Handa <handa@m17n.org>
Mon, 16 Mar 1998 05:51:07 +0000 (05:51 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 16 Mar 1998 05:51:07 +0000 (05:51 +0000)
commite3a87305b87928adb6aa0f64e58ccff79c19c404
tree2c8b782b67cf2ecbbc050dd9bebcfae9378875ea
parent6e44253b80942ba76b4c0cd365723bcdd677d15b
(ADJUST_CHAR_POS): New macro.
(combine_bytes): Use the macro ADJUST_CHAR_POS.
(adjust_after_replace): New arg REPLACE.  If it is zero, give LEN
as the arg LENGTH to offset_intervals.
(del_range_2): Give correct args to count_combining_before and
combine_bytes.  Adjust the gap position after record_delete if
necessary.  Give character position to adjust_overlays_for_delete.
src/insdel.c