]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/macroexp.el: Improve last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Dec 2021 03:51:39 +0000 (22:51 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 2 Dec 2021 03:51:55 +0000 (22:51 -0500)
commitc6dd8dd22338fddb68a8284a63302c712824f598
tree38b5bba1b8c51e846d086344443332850c84b82e
parent603bdc8d38ce4325380d29423939e5287e8aac17
* lisp/emacs-lisp/macroexp.el: Improve last change

Don't burp when `byte-compile-warning-enabled-p` is not yet defined.
And use the call that we had already instead of adding a new one.

(macroexp--warn-wrap): Allow `category`
to be a list to pass to `byte-compile-warning-enabled-p`.
(macroexp-macroexpand): Simplify accordingly.
lisp/emacs-lisp/macroexp.el