]> git.eshelyaron.com Git - emacs.git/commit
Don't output "probably introduced" if we know the answer for sure
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 8 Sep 2021 06:37:11 +0000 (08:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 8 Sep 2021 06:37:11 +0000 (08:37 +0200)
commit79c5e0fca135c12261ff9b9d3a2fb6c26b0eabac
tree4d2adca1c1a64049fbf7051e7ae39dcfc7564af1
parent26d5b510e18e5a7729441e078459d0a9df0cbbcf
Don't output "probably introduced" if we know the answer for sure

* lisp/help-fns.el (help-fns--customize-variable-version):
Factored out from `help-fns--customize-variable' to be able to see
whether it outputs anything.
(help-fns--run-describe-functions): New function.
(help-fns--activated-functions): New internal variable.
(describe-variable): Use new function.
(describe-face, describe-function-1): Ditto (bug#50463).
lisp/help-fns.el