From 7788013058c53af9505f8e19ca650ca6b9cb1183 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 5 Jan 2008 04:14:40 +0000 Subject: [PATCH] Fix log typo, merge entries. --- lisp/ChangeLog | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 01ea2265b49..1aceeaa5242 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -9,12 +9,6 @@ (dbus-event-interface-name, dbus-event-member-name): Adapt implementation to serial number. -2008-01-04 Tassilo Horn - - * 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 * bs.el (bs--get-mode-name): Fix typo in previous change. @@ -41,6 +35,10 @@ 2008-01-04 Tassilo Horn + * 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 @@ -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. -- 2.39.5