]> git.eshelyaron.com Git - emacs.git/commit
Silence warning with global minor mode :predicate
authorStefan Kangas <stefankangas@gmail.com>
Sat, 29 Jun 2024 12:38:57 +0000 (14:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 1 Jul 2024 07:42:44 +0000 (09:42 +0200)
commit6b574c2a55b15cc30021f78638e249c04b6a0dfb
tree0e1ba8a0164cb7bdb904c5730a0a36d318a88eec
parent81ee61ec05b40c2fdb7b14627e9dd496185c4320
Silence warning with global minor mode :predicate

* lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
Silence byte-compiler warning when :predicate is used.

(cherry picked from commit a65b6aac6b59b2d9f28892d2a4e7426507035610)
lisp/emacs-lisp/easy-mmode.el