aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2005-03-10 18:07:37 +0000
committerJan Djärv2005-03-10 18:07:37 +0000
commit817d354baa9fcff63f7fcb82cb35b3233b468b64 (patch)
tree45cf3fede3449c32eddad2ed57311cc0056a834b /src/ChangeLog
parent4a5d28f132408d98130e2665efe10494eff9ea5e (diff)
downloademacs-817d354baa9fcff63f7fcb82cb35b3233b468b64.tar.gz
emacs-817d354baa9fcff63f7fcb82cb35b3233b468b64.zip
* gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the
GTK main loop is entered in xterm.c, thus doing the redraw.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f2bef4273ee..e116cdf1d06 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_update_scrollbar_pos): Call x_sync so that the
4 GTK main loop is entered in xterm.c, thus doing the redraw.
5
12005-03-10 Kim F. Storm <storm@cua.dk> 62005-03-10 Kim F. Storm <storm@cua.dk>
2 7
3 * xdisp.c (pos_visible_p): Fix X value in last line of buffer. 8 * xdisp.c (pos_visible_p): Fix X value in last line of buffer.