]> git.eshelyaron.com Git - emacs.git/commit
Make help--describe-command more robust
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Dec 2021 01:57:43 +0000 (02:57 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Dec 2021 01:58:06 +0000 (02:58 +0100)
commit5404973916dc5d0b92604d31ad7dca2358bc5b9a
treebf39a808bd6cafde703a522dfb4baea985840cf4
parentd3b4f838b981853dba7759ff9b9bd2d8b8e04c42
Make help--describe-command more robust

* lisp/help.el (help--describe-command): `help-function' buttons
are defined in help-mode.el, so it might not exist yet when
calling `documentation' directly (bug#52291).
lisp/help.el