Mercurial > emacs
changeset 39280:bc862ea297a8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 13 Sep 2001 13:05:37 +0000 |
parents | b0b2129866f6 |
children | 269a01a4ee76 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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.