]> git.eshelyaron.com Git - emacs.git/commit
(with-suppressed-warnings): Also suppress warnings when not byte-compiling
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 23 Jun 2019 03:29:00 +0000 (23:29 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 23 Jun 2019 03:29:00 +0000 (23:29 -0400)
commitb9d0337c84a6be7f26fd7134615048293320e234
tree607f1980e12443e69c30d59827630894fe824418
parent2db75262c7395483d1fa9a0c9d93dd3e4d534e1f
(with-suppressed-warnings): Also suppress warnings when not byte-compiling

* lisp/emacs-lisp/byte-run.el (with-suppressed-warnings): Bind
byte-compile--suppressed-warnings when possible.
lisp/emacs-lisp/byte-run.el