# HG changeset patch # User Tassilo Horn # Date 1208846292 0 # Node ID 96c9574f7f48a392aae1adcdf255fc322e03d7bd # Parent 0496bdb638d8cb1d529ad1f5ba571845c242c4c0 *** empty log message *** diff -r 0496bdb638d8 -r 96c9574f7f48 lisp/ChangeLog --- a/lisp/ChangeLog Tue Apr 22 06:37:39 2008 +0000 +++ b/lisp/ChangeLog Tue Apr 22 06:38:12 2008 +0000 @@ -1,3 +1,9 @@ +2008-04-22 Tassilo Horn + + * doc-view.el (doc-view-scroll-up-or-next-page): Don't use + set-window-vscroll but image-scroll-down. Fixes a bug where a + command following SPC scrolled up again. + 2008-04-22 Nick Roberts * progmodes/gdb-ui.el (gdb-locals-header): New variable.