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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 05 Jan 2008 04:14:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/01/05 04:14:42

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12522
retrieving revision 1.12523
diff -u -b -r1.12522 -r1.12523
--- ChangeLog   4 Jan 2008 21:52:50 -0000       1.12522
+++ ChangeLog   5 Jan 2008 04:14:40 -0000       1.12523
@@ -9,12 +9,6 @@
        (dbus-event-interface-name, dbus-event-member-name): Adapt
        implementation to serial number.
 
-2008-01-04  Tassilo Horn  <address@hidden>
-
-       * doc-view.el (doc-view-scroll-up-or-next-page)
-       (doc-view-scroll-down-or-previous-page): Don't scroll to the
-       top/bottom again when on the first/last page.
-
 2008-01-04  Juanma Barranquero  <address@hidden>
 
        * bs.el (bs--get-mode-name): Fix typo in previous change.
@@ -42,6 +36,10 @@
 2008-01-04  Tassilo Horn  <address@hidden>
 
        * doc-view.el (doc-view-scroll-up-or-next-page)
+       (doc-view-scroll-down-or-previous-page): Don't scroll to the
+       top/bottom again when on the first/last page.
+
+       * 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
@@ -298,7 +296,7 @@
        (vc-compatible-state): New function.  Checks whether two states
        can be in the same changeset; used with 'edited it can test whether
        the next action for a state should be commit.
-       (vc-default-dired-format0info): Display 'added state.
+       (vc-default-dired-state-info): Display 'removed state.
        (vc-dired-hook): Turn off undo, this is a speed tweak.
 
        * vc-bzr.el (vc-bzr-dir-state): Recognize 'added.




reply via email to

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