]> git.eshelyaron.com Git - emacs.git/commit
Don't update `minor-modes' in global modes
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2021 15:51:14 +0000 (16:51 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2021 15:51:14 +0000 (16:51 +0100)
commit2f00a3435a05bbcedbf8851baeefd33463bc525b
treea8614ee132266189e9b3ed7202e59b6aeaf06727
parent1baadbe060f392253bb4a54ddbdd3870f1d08459
Don't update `minor-modes' in global modes

* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): There's no
point in setting the buffer-local `minor-modes' in global modes.
lisp/emacs-lisp/easy-mmode.el