(adjust_markers_for_insert): Adjust markers by taking
authorKenichi Handa <handa@m17n.org>
Sat, 24 Oct 1998 01:17:09 +0000 (01:17 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 24 Oct 1998 01:17:09 +0000 (01:17 +0000)
commit828f1ed3184dfe9a45c313996c3504b4c647ac9f
treeb998a176c4e789e9b808633c184b9af8f13870a6
parent6abb9bd9675dcb89e4f8a0903e7e41eb1eb3e0ec
(adjust_markers_for_insert): Adjust markers by taking
combined_before_bytes and combined_after_bytes into account.
(count_combining_after): Handle the case that LENGTH is zero.
(adjust_after_replace): Record deletion at correct buffer
position.  Handle the case that LEN is zero.
(replace_range): Record deletion at correct buffer position.
(del_range_2): Call adjust_makers_for_replace to adjust makers for
combined bytes.
src/insdel.c