diff src/ChangeLog @ 39280:bc862ea297a8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 13 Sep 2001 13:05:37 +0000
parents 4ce8031d94f1
children 468b3ac5ff23
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 13 13:05:17 2001 +0000
+++ b/src/ChangeLog	Thu Sep 13 13:05:37 2001 +0000
@@ -1,5 +1,9 @@
 2001-09-13  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (reseat_1): Set IT's multibyte_p flag according to the
+	current buffer's multibyteness when discarding the iterator's
+	stack.
+
 	* xfns.c (Fx_window_property): Handle case that property gets
 	deleted between the two calls to XGetWindowProperty.