From 3ccd4eafd3d51285b2d9eb4e5e83b3be20dbfe9f Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Fri, 4 Apr 2014 19:42:55 +0200 Subject: Fix bug#16090. * lisp/doc-view.el (doc-view-bookmark-jump): Use `bookmark-after-jump-hook' to jump to the right page after the buffer is shown in a window. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a49b0e7dc7c..7ab920990b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2014-04-04 Tassilo Horn + + * doc-view.el (doc-view-bookmark-jump): Use + `bookmark-after-jump-hook' to jump to the right page after the + buffer is shown in a window. (bug#16090) + 2014-04-04 Eli Zaretskii * international/characters.el (mirroring): Fix last change: -- cgit v1.2.1