]> git.eshelyaron.com Git - emacs.git/commit
Add a new function for separator lines
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 13:48:20 +0000 (15:48 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 13:48:20 +0000 (15:48 +0200)
commit620e35f09fd5c2cc08792bb88de57047e29620ad
treed0e22f02543d4e9f7a1c0e216c2d88c96dc6a2e2
parent13b247c3c48a3e8b64ece8d4014c484473c8e362
Add a new function for separator lines

* lisp/help-fns.el (describe-symbol): Use it.

* lisp/help.el (describe-key): Use it.

* lisp/simple.el (separator-line): New face.
(make-separator-line): New function (bug#49630).
etc/NEWS
lisp/help-fns.el
lisp/help.el
lisp/simple.el