aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 93967cad44..3e3108624b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-22 Tassilo Horn <[email protected]>
+
+ * 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 <[email protected]>
* progmodes/gdb-ui.el (gdb-locals-header): New variable.