]> git.eshelyaron.com Git - emacs.git/commit
Add support for customization group hyperlinks in doc strings
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 4 Sep 2021 08:19:03 +0000 (10:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 4 Sep 2021 08:19:03 +0000 (10:19 +0200)
commit3f999c03c2842c72b832b7f59ba4c45c0ec725be
treedb9f837ee39286afa0d3dead78b2ff17772d4727
parent7e7723796c2c9b46302d1d036e9ef54b9727113e
Add support for customization group hyperlinks in doc strings

* lisp/help-mode.el (help-customization-group): New button.
(help-xref-customization-group-regexp): New const.
(help-make-xrefs): Use them to allow making customization group
buttons.
doc/lispref/tips.texi
etc/NEWS
lisp/help-mode.el