]> git.eshelyaron.com Git - emacs.git/commit
(with-suppressed-warnings): Make it apply to macro-expansion as well
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Jun 2019 14:47:55 +0000 (10:47 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Jun 2019 14:47:55 +0000 (10:47 -0400)
commit416b83e90724f0026fb757362e113cd542fe3de6
treed47577ce84a5fccc92b48b825ecc73b60ac80241
parent65b2faf6fa8d962cd2c4275d91406d66d95b5ca7
(with-suppressed-warnings): Make it apply to macro-expansion as well

* lisp/emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
Change with-suppressed-warnings so it also affects the macro-expansion of
the body.
lisp/emacs-lisp/bytecomp.el