emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Tassilo Horn
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 04 Jan 2008 08:27:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Tassilo Horn <tsdh>     08/01/04 08:27:56

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12516
retrieving revision 1.12517
diff -u -b -r1.12516 -r1.12517
--- ChangeLog   4 Jan 2008 06:52:27 -0000       1.12516
+++ ChangeLog   4 Jan 2008 08:27:54 -0000       1.12517
@@ -1,3 +1,11 @@
+2008-01-04  Tassilo Horn  <address@hidden>
+
+       * 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
+       doesn't change the vertical position anymore.
+
 2008-01-04  Rob Riepel  <address@hidden>
 
        * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]