Make find-function-on-key use the current window
commit0cee2fbc7db279c8e2a0e5719b1bc14b6cbb420b
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 22 Jun 2015 00:23:38 +0000 (22 03:23 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 22 Jun 2015 00:25:38 +0000 (22 03:25 +0300)
tree78ba5ca202602983c25940baaf7bfa5d0c61ee44
parentfa52edd4c4eb9e2d8ae2e43821460cfd594593b5
Make find-function-on-key use the current window

* lisp/emacs-lisp/find-func.el (find-function-on-key-do-it):
Extract from `find-function-on-key', add a second argument.
(find-function-on-key): Use it (bug#19679).
(find-function-on-key-other-window)
(find-function-on-key-other-frame): New commands.
lisp/emacs-lisp/find-func.el