changeset 39278:4ce8031d94f1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 13 Sep 2001 12:56:36 +0000
parents df33715cdcf8
children b0b2129866f6
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 13 12:56:07 2001 +0000
+++ b/src/ChangeLog	Thu Sep 13 12:56:36 2001 +0000
@@ -1,3 +1,8 @@
+2001-09-13  Gerd Moellmann  <gerd@gnu.org>
+
+	* xfns.c (Fx_window_property): Handle case that property gets
+	deleted between the two calls to XGetWindowProperty.
+
 2001-09-11  Gerd Moellmann  <gerd@gnu.org>
 
 	* minibuf.c (read_minibuf_unwind): Bind inhibit-modification-hooks.