]> git.eshelyaron.com Git - emacs.git/commit
Make `info-display-manual' pop up the correct frame
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 02:10:41 +0000 (04:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 02:10:41 +0000 (04:10 +0200)
commit534783c526000a3320f1d4c0a42d26c39fff6bd0
tree3086d7c5671562233916a3ec7fbc3e3f4c89a46d
parentcca2ba5532d1e274f7d27c62a97bb9ed18f2d356
Make `info-display-manual' pop up the correct frame

* lisp/info.el (info-display-manual): If the buffer is already in
a window, use that window (bug#20020).
lisp/info.el