]> git.eshelyaron.com Git - emacs.git/commit
Make with-suppressed-warnings work in cl-defmethod
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 17 Jun 2019 09:39:56 +0000 (11:39 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 17 Jun 2019 09:39:56 +0000 (11:39 +0200)
commit5a35377fedf0c80bddb7eabb44e94fcc754a25de
tree7ee46a917e8fad8777ba55cd4ab9ce4c9214b6b3
parent1dfd6b404236273f89071214288eb471018299e9
Make with-suppressed-warnings work in cl-defmethod

* lisp/emacs-lisp/cl-generic.el (cl-defmethod): Pass the symbol
name on to `byte-compile-warning-enabled-p' to make
with-suppressed-warnings work in cl-defmethods, too.
lisp/emacs-lisp/cl-generic.el