From 68a505efc69d633d4e6fd8f45345960f76bf8190 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Thu, 10 Mar 2005 19:09:10 +0000 Subject: [PATCH] * xfns.c (hourglass_started): New function. * dispextern.h: Declare hourglass_started. * keyboard.c (Fexecute_extended_command): Restart hourglass after call to Fcompleting_read if already started. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index e116cdf1d06..d806f2690df 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,12 @@ 2005-03-10 Jan Dj,Ad(Brv + * xfns.c (hourglass_started): New function. + + * dispextern.h: Declare hourglass_started. + + * keyboard.c (Fexecute_extended_command): Restart hourglass + after call to Fcompleting_read if already started. + * gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the GTK main loop is entered in xterm.c, thus doing the redraw. -- 2.39.2