]> git.eshelyaron.com Git - emacs.git/commit
Make `C-h b' indentation more regular (and avoid continuation lines)
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 2 Nov 2021 01:36:49 +0000 (02:36 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 2 Nov 2021 01:36:49 +0000 (02:36 +0100)
commitd530f3f9fff5ab928211b40e420faac3f5324566
tree52cf781ddfbae6e4a73c8f411a2347a405ceaf0a
parent8b74649407ce20ebe1ba1d4eb4a6b86588841827
Make `C-h b' indentation more regular (and avoid continuation lines)

* lisp/help.el (help--describe-command): Don't do any indentation.
(describe-map): Store data about each section.
(describe-map--align-section): New function to do indentation on a
per-block basis.
(describe-map--fill-columns): Helper function.
lisp/help.el
test/lisp/help-tests.el