]> git.eshelyaron.com Git - emacs.git/commit
Run quit-window-hook from the correct buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 00:07:41 +0000 (02:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Aug 2019 00:07:41 +0000 (02:07 +0200)
commit4c084ba6b8953dac6f80148c0a20b92b6e7f6932
treebbf853497bc3be8b4dcfb623f0934ea5131a5b75
parentbb5cd7c4caf415e40836edbbc4e62b0dd411d73f
Run quit-window-hook from the correct buffer

* lisp/window.el (quit-window): Run the hook from the buffer
specified by the WINDOW parameter.
lisp/window.el