changeset 87576:79db70e7148f

*** empty log message ***
author Tassilo Horn <tassilo@member.fsf.org>
date Fri, 04 Jan 2008 08:45:33 +0000
parents f637e8101ba1
children f6171844a880
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <riepel@networking.Stanford.EDU>