Change a return type, for greater extensibility. See
commite0385bf41a6e719c988e3bf07eacb45f02a65287
authorKarl Fogel <kfogel@red-bean.com>
Fri, 7 Mar 2008 05:44:37 +0000 (7 05:44 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Fri, 7 Mar 2008 05:44:37 +0000 (7 05:44 +0000)
tree7a6b75d193ea692481e1567bdec82b1102ad7592
parent360bc6282cca18f01c04205c7dbcedd1d679ef3b
Change a return type, for greater extensibility.  See
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
and its thread for discussion leading to this change.

* emacs-cvs/lisp/bookmark.el:
(bookmark-jump-noselect): Return an alist instead of a dotted pair.
(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
(bookmark-bmenu-2-window, bookmark-bmenu-other-window)
(bookmark-bmenu-switch-other-window): Adjust accordingly.
(bookmark-make-cell-function): Adjust documentation accordingly.

* emacs-cvs/lisp/image-mode.el
(image-bookmark-jump): Adjust return type accordingly; document.

* emacs-cvs/lisp/doc-view.el
(doc-view-bookmark-jump): Adjust return type accordingly; document.
lisp/ChangeLog
lisp/bookmark.el
lisp/doc-view.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-bookmark.el
lisp/image-mode.el
lisp/info.el