]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Perform β-reduction
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Jan 2021 22:35:28 +0000 (17:35 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Jan 2021 23:47:28 +0000 (18:47 -0500)
commitd168110a322389a9f991d7a5bdd1cf777642c990
tree24aba5f852db8b6546fead2c7f6ec83e224c9b11
parent9f25ca5107fdb0b6da268d0a41a30aa2e55a1c64
* lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Perform β-reduction

Also, in `funcall` macroexpand the function before checking to see if
we can remove the `funcall`.

(macroexp-if): Trim trailing `nil` in the generated code while we're at it.
lisp/emacs-lisp/macroexp.el