]> git.eshelyaron.com Git - emacs.git/commit
Add functions to open a bookmark in another frame
authorPierre-Yves Luyten <py@luyten.fr>
Sat, 13 Oct 2018 20:06:41 +0000 (22:06 +0200)
committerKarl Fogel <kfogel@red-bean.com>
Fri, 9 Nov 2018 00:37:23 +0000 (16:37 -0800)
commitf3345dee4b40293547d10963c6cb242a62e424ba
tree4230ab50630090149788241c8b01ac5a44c50da8
parent3450970dacd73506ef3d6eed6709375be5ccf2b6
Add functions to open a bookmark in another frame

* lisp/bookmark.el (bookmark-jump-other-frame): New function.
Bind in bookmark-map.
(bookmark-bmenu-other-frame): New function.
Bind in bookmark-bmenu-mode-map.

Patch applied by Karl Fogel.
lisp/bookmark.el