]> git.eshelyaron.com Git - emacs.git/commit
Make the lambda/closure buttons in `C-h b' say what they do
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Nov 2021 21:31:06 +0000 (22:31 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Nov 2021 21:31:06 +0000 (22:31 +0100)
commitde06e0539537a99e147cbb96ee9fceaecafc9190
treee57711683289526e7271f92f6ccdf5a08f7f3e04
parentb2e9a61bcda3c94cdba21b95f579876c951c97cc
Make the lambda/closure buttons in `C-h b' say what they do

* lisp/button.el (buttonize): Add a help-echo property.

* lisp/help.el (help--describe-command): Say what the
lambda/closure buttons do.
lisp/button.el
lisp/help.el