]> git.eshelyaron.com Git - emacs.git/commit
Make the help page mention the customizeable global mode variable
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 14:45:24 +0000 (16:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 14:45:24 +0000 (16:45 +0200)
commitbc95fc78bbf9c91ce5c3adb7d199c84c0c5032ca
treec1aed75ee2cd25d183a3fae7dc6328ba4bbc9c54
parent28b7dd4ee4bb0c9d93435b88fed30fa20c317031
Make the help page mention the customizeable global mode variable

* lisp/help-fns.el (help-fns--customize-variable): Factor out into
own function for reuse.
(help-fns--globalized-minor-mode): Use it to mention the
equivalent variable.

* lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
Mark globalized minor modes as such (bug#7177).
lisp/emacs-lisp/easy-mmode.el
lisp/help-fns.el