diff options
| author | Jan Djärv | 2005-03-10 18:07:37 +0000 |
|---|---|---|
| committer | Jan Djärv | 2005-03-10 18:07:37 +0000 |
| commit | 817d354baa9fcff63f7fcb82cb35b3233b468b64 (patch) | |
| tree | 45cf3fede3449c32eddad2ed57311cc0056a834b /src/ChangeLog | |
| parent | 4a5d28f132408d98130e2665efe10494eff9ea5e (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-03-10 Kim F. Storm <storm@cua.dk> | 6 | 2005-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. |