# HG changeset patch # User Tassilo Horn # Date 1199436333 0 # Node ID 79db70e7148fc56b9c46c1195a5a5c936e65f759 # Parent f637e8101ba1f5d86919e31447d6fa44277a3ab7 *** empty log message *** diff -r f637e8101ba1 -r 79db70e7148f lisp/ChangeLog --- a/lisp/ChangeLog Fri Jan 04 08:43:38 2008 +0000 +++ b/lisp/ChangeLog Fri Jan 04 08:45:33 2008 +0000 @@ -25,6 +25,8 @@ image-scroll-down instead of the non-image equivalents. Don't rely on a signalled condition but switch pages when scrolling doesn't change the vertical position anymore. + (doc-view-mode-map): Remap scroll-{up,down} to + image-scroll-{up,down}. 2008-01-04 Rob Riepel