Include charset.h.
authorKarl Heuer <kwzh@gnu.org>
Thu, 20 Feb 1997 06:50:03 +0000 (06:50 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 20 Feb 1997 06:50:03 +0000 (06:50 +0000)
commit469ff68001addb673e16e6f18a120152b9a1d15f
treec24dfb52df62f5da162d50cf580370e5102f1914
parent81d0083108ca961a734237c61b77f68583fb6f52
Include charset.h.
(gap_left, gap_right): Put an anchor `\0' at the end of GAP.
(adjust_markers_for_insert): If any markers are adjusted, check
and fix the order of overlays in overlays_before.
(make_gap): Allocate an extra byte and set to `\0' for anchoring.
(insert1, insert_from_buffer_1): Put an anchor `\0' at the head of
GAP.
src/insdel.c