(copy_text): Adjusted for the change of CHAR_STRING.
authorKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:13:49 +0000 (00:13 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 15 Dec 1999 00:13:49 +0000 (00:13 +0000)
commit0ef71121ca05194c4313778840f6dd31b020a7ee
treef335651b6995802f5c560a17d084528b9ca85312
parent012fd715d2a20095a693df3f8cb3fadb5e0ece16
(copy_text): Adjusted for the change of CHAR_STRING.
(insert_char): Likewise.
(insert): Call update_compositions.
(insert_and_inherit): Likewise.
(insert_before_markers): Likewise.
(insert_before_markers_and_inherit): Likewise.
(insert_from_string): Likewise.
(insert_from_string_before_markers): Likewise.
(insert_from_buffer): Likewise.
(replace_range): Likewise.
(count_combining_composition): Deleted.
(count_combining_before): Delete codes for a composite character.
(count_combining_after): Likewise.
(del_range_1): Call update_compositions.
(del_range_byte): Likewise.
(del_range_both): Likewise.
(Fcombine_after_change_execute): Likewise.
src/insdel.c