]> git.eshelyaron.com Git - emacs.git/commit
Don't output prefix keys in `C-h b', and output more data on objects
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Nov 2021 15:06:16 +0000 (16:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Nov 2021 15:06:21 +0000 (16:06 +0100)
commita5d79fcfe83e3b87a5f044d062afb8d828bfa7b2
treebc849f70b6c184ba1dc334d2ac53e2aac036c2f8
parentaa90de71a2d3344884a2622ceef00507bcdf28d2
Don't output prefix keys in `C-h b', and output more data on objects

* lisp/help.el (help--describe-command): Output
[closure/lambda/byte-code] for those types of objects.
(describe-map): Don't output prefix keys.
etc/NEWS
lisp/help.el
test/lisp/help-tests.el