changeset 38549:a8043437bc18

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 25 Jul 2001 12:45:28 +0000
parents 58603538f196
children f909f7fe9a65
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 25 12:45:10 2001 +0000
+++ b/src/ChangeLog	Wed Jul 25 12:45:28 2001 +0000
@@ -1,5 +1,8 @@
 2001-07-25  Gerd Moellmann  <gerd@gnu.org>
 
+	* xfns.c (Fx_file_dialog): Block/unblock input while processing
+	events so that we get a chance of processing expose events.
+
 	* xdisp.c (resize_mini_window): Don't resize while redisplaying.
 
 2001-07-24  Gerd Moellmann  <gerd@gnu.org>