]> git.eshelyaron.com Git - emacs.git/commit
Make "eager macro-expansion" warning into an error
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jun 2022 11:18:15 +0000 (13:18 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jun 2022 11:18:15 +0000 (13:18 +0200)
commit80cf13a3d27d8a967feafeec32fd130529635592
treed9b127f1f385ff59c31d6d053b9d1c964ce40d34
parenta9ebd2130417e02ccb42dac1af4d27a9054c9dd4
Make "eager macro-expansion" warning into an error

* doc/lispref/loading.texi (How Programs Do Loading): Update
documentation.

* lisp/emacs-lisp/macroexp.el:
(internal-macroexpand-for-load): We've been warning about eager
macro expansion for many years, so finally change that into an
error (bug#18154).
doc/lispref/loading.texi
etc/NEWS
lisp/emacs-lisp/macroexp.el