2007-12-26 Tassilo Horn <tassilo@member.fsf.org>
commit1666a6b3e851967e9b37de28c4c2ece2926a0cf5
authorTassilo Horn <tassilo@member.fsf.org>
Wed, 26 Dec 2007 08:53:06 +0000 (26 08:53 +0000)
committerTassilo Horn <tassilo@member.fsf.org>
Wed, 26 Dec 2007 08:53:06 +0000 (26 08:53 +0000)
tree3bcb8244c03187c5a28d6f947129f9ab36f5dde5
parentafa39f21c8d27bed08525ee0ed23692f12d2b3e2
2007-12-26  Tassilo Horn  <tassilo@member.fsf.org>

* bookmark.el (bookmark-make-cell-function): New variable.
(bookmark-make): Call bookmark-make-cell-function's function
instead of bookmark-make-cell.
(bookmark-get-handler, bookmark-jump-internal): New functions.
(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
(bookmark-bmenu-2-window, bookmark-bmenu-other-window): Use
bookmark-jump-internal.
(bookmark-make-cell-for-text-file): Renamed from
bookmark-make-cell.

* doc-view.el (doc-view-bookmark-make-cell)
(doc-view-bookmark-jump): New functions.
(doc-view-mode): Set bookmark-make-cell-function buffer-locally.
lisp/ChangeLog
lisp/bookmark.el
lisp/doc-view.el