comparison 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
comparison
equal deleted inserted replaced
39279:b0b2129866f6 39280:bc862ea297a8
1 2001-09-13 Gerd Moellmann <gerd@gnu.org> 1 2001-09-13 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (reseat_1): Set IT's multibyte_p flag according to the
4 current buffer's multibyteness when discarding the iterator's
5 stack.
2 6
3 * xfns.c (Fx_window_property): Handle case that property gets 7 * xfns.c (Fx_window_property): Handle case that property gets
4 deleted between the two calls to XGetWindowProperty. 8 deleted between the two calls to XGetWindowProperty.
5 9
6 2001-09-11 Gerd Moellmann <gerd@gnu.org> 10 2001-09-11 Gerd Moellmann <gerd@gnu.org>