]> git.eshelyaron.com Git - emacs.git/commit
Remove mention of :group in define-minor-mode info
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Jul 2019 20:32:36 +0000 (22:32 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Jul 2019 20:32:43 +0000 (22:32 +0200)
commitae87b76fb25025cf8631ee5ca6120aff8802943b
treefb807d21ef81c1ba7539191f2ce5551ecbb99d6f
parent8961c6b9726d5c77c0271f2fce18ffac164cbfbb
Remove mention of :group in define-minor-mode info

* doc/lispref/modes.texi (Defining Minor Modes): The :group stuff
in the example and documentation isn't correct since this is not a
global mode and `hunger-mode' therefore isn't customizable
(bug#36501).
doc/lispref/modes.texi