]> git.eshelyaron.com Git - emacs.git/commit
Don't ask the user to make a bug report on missing arglists
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 11:08:46 +0000 (12:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 11:08:46 +0000 (12:08 +0100)
commitb12d22f6afd75d7556e301304c0529936828cf2b
treedc400b177cb068f88cfd2c7a9ea7adccc8ad8961
parent859a4cb6b22f75a3456e29d08fcfe9b8940fbe8b
Don't ask the user to make a bug report on missing arglists

* lisp/help-fns.el (help-fns--signature): Don't ask the user to
make a bug report (bug#30223) because the symbol may very well be
one that the user has defined themselves.
(help-fns-function-description-header): Ditto.
lisp/help-fns.el