]> git.eshelyaron.com Git - emacs.git/commit
Don't print empty keymaps in `C-h b'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Nov 2021 02:18:02 +0000 (03:18 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Nov 2021 02:18:02 +0000 (03:18 +0100)
commit1200ecba27ca567817ffeecdebf6fb80928c9c2c
tree3ebc7ddb7942ae642c6849a85804b9fcaa2fcf09
parent686d85c767d7c14d0cc6351701396cd71da37630
Don't print empty keymaps in `C-h b'

* lisp/help.el (describe-map-tree): Don't print the heading if the
keymap is empty (bug#22334).  Tweak the look to compress it more
vertically.
lisp/help.el
test/lisp/help-tests.el