]> git.eshelyaron.com Git - emacs.git/commit
Don't say that macro-expansion error is a warning
authorMattias Engdegård <mattiase@acm.org>
Thu, 30 Jun 2022 12:55:45 +0000 (14:55 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 30 Jun 2022 13:08:02 +0000 (15:08 +0200)
commita68508c10b0ab60e23d13164bd6c83e38ce36f93
treea0b1acb4dfc56061550101c37f87bd07058b6477
parentf819882edcb3724823a962d16863be3f5a76d634
Don't say that macro-expansion error is a warning

* lisp/emacs-lisp/gv.el:
* lisp/emacs-lisp/macroexp.el (internal-macroexpand-for-load): Since
eager macro-expansion errors are no longer warnings, don't say so.
lisp/emacs-lisp/gv.el
lisp/emacs-lisp/macroexp.el