# HG changeset patch # User Gerd Moellmann # Date 1000385796 0 # Node ID 4ce8031d94f1d4d5689bd4b669aa02ca4ac8801d # Parent df33715cdcf82e4dde7a8951edf528eec62dc5a9 *** empty log message *** diff -r df33715cdcf8 -r 4ce8031d94f1 src/ChangeLog --- 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 + + * xfns.c (Fx_window_property): Handle case that property gets + deleted between the two calls to XGetWindowProperty. + 2001-09-11 Gerd Moellmann * minibuf.c (read_minibuf_unwind): Bind inhibit-modification-hooks.