]> git.eshelyaron.com Git - emacs.git/commit
Make minor mode docstrings say what the mode "variable" is
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Jun 2021 14:03:37 +0000 (16:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Jun 2021 14:03:37 +0000 (16:03 +0200)
commit3c0b50d1fc4ecbbaf782d92a5b145f7e1991fbc1
tree60a34167884262ac8a90e81a66edaa63f160a2b8
parente4b9e1c66cf582f9bf3c149839252fb5aab0497e
Make minor mode docstrings say what the mode "variable" is

* lisp/emacs-lisp/easy-mmode.el (easy-mmode--arg-docstring): Add
the mode variable (bug#36500).
(easy-mmode--mode-docstring):
(define-minor-mode): Pass in the getter.
lisp/emacs-lisp/easy-mmode.el