]> git.eshelyaron.com Git - emacs.git/commit
Make do-after-load-evaluation check whether warnings are enabled.
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 17 Jun 2019 10:36:01 +0000 (12:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 17 Jun 2019 10:36:01 +0000 (12:36 +0200)
commite6f2f5ace17fa752194f94f6762d3684d0d5b40a
tree064cbc0391b69ac1595f44c97db65e360982ed84
parentc90fc19c6ca27c2e280c5f0cdc0e2299c033f355
Make do-after-load-evaluation check whether warnings are enabled.

* lisp/subr.el (do-after-load-evaluation): Heed
`byte-compile-warning-enabled-p', if defined.  This allows
suppressing the warning about packages being obsolete.
lisp/subr.el