changeset 94237:96c9574f7f48

*** empty log message ***
author Tassilo Horn <tassilo@member.fsf.org>
date Tue, 22 Apr 2008 06:38:12 +0000
parents 0496bdb638d8
children fc1c6238cdc6
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <tassilo@member.fsf.org>
+
+	* 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  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-locals-header): New variable.