(replace_range): Fix previous change.

This commit is contained in:
Kenichi Handa 1998-10-31 05:24:11 +00:00
parent 61520ce75b
commit b80f1b20d3

View file

@ -1876,7 +1876,9 @@ replace_range (from, to, new, prepare, inherit, markers)
*(GPT_ADDR) = 0; /* Put an anchor. */
if (markers)
adjust_markers_for_insert (from, from_byte, to, to_byte, 0, 0, 0);
UNGCPRO;
byte_combining_error ();
GCPRO1 (new);
}
/* Record deletion of the surrounding text that combines with