# HG changeset patch # User Gerd Moellmann # Date 1000386337 0 # Node ID bc862ea297a8bc8a8b9ef4effa3ca122182d93e0 # Parent b0b2129866f6cfe03c49c0e23d71ee8eae20a515 *** empty log message *** diff -r b0b2129866f6 -r bc862ea297a8 src/ChangeLog --- 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 + * 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.