[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog.13,v
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog.13,v |
Date: |
Fri, 27 Jun 2008 02:13:40 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 08/06/27 02:13:39
Index: lisp/ChangeLog.13
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog.13,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- lisp/ChangeLog.13 24 May 2008 19:20:58 -0000 1.1
+++ lisp/ChangeLog.13 27 Jun 2008 02:13:34 -0000 1.2
@@ -4554,7 +4554,7 @@
* doc-view.el (doc-view-scroll-up-or-next-page)
(doc-view-scroll-down-or-previous-page): Use image-scroll-up and
image-scroll-down instead of the non-image equivalents.
- Don't rely on a signalled condition but switch pages when scrolling
+ Don't rely on a signaled 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}.
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog.13,v,
Glenn Morris <=