changeset 23600:db1ded871074

(replace_range): Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Sat, 31 Oct 1998 05:24:11 +0000
parents ab69e7987be0
children 0049f95b12a7
files src/insdel.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/insdel.c	Sat Oct 31 05:12:07 1998 +0000
+++ b/src/insdel.c	Sat Oct 31 05:24:11 1998 +0000
@@ -1876,7 +1876,9 @@
       *(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