]> git.eshelyaron.com Git - emacs.git/commit
Don't overwrite variables set by callback in help--window-setup
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 15:14:21 +0000 (17:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 15:14:36 +0000 (17:14 +0200)
commitbd464297bde2357bbcc96773355ae439fb567b31
tree929f09176a8d26a3b95b2abf1b3dd624a1fd566e
parentcd87a5c7a18ee0fd956ccc151ace85874a8404b1
Don't overwrite variables set by callback in help--window-setup

* lisp/help.el (help--window-setup): Initialize the buffer in the
correct order to avoid resetting variables set by the callback.
lisp/help.el