]> git.eshelyaron.com Git - emacs.git/commit
Better lambda quote warning
authorMattias Engdegård <mattiase@acm.org>
Wed, 18 Jan 2023 16:30:15 +0000 (17:30 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 18 Jan 2023 17:50:03 +0000 (18:50 +0100)
commit1b52eaa190663756e79f44c02e7388ee53e756b2
tree185bd1b4cb032dc538f1a7a86ff16844ecdf5dd9
parent281f48f19ecad706a639d57cb937afb0b97eded7
Better lambda quote warning

* lisp/emacs-lisp/macroexp.el (macroexp--expand-all):
Avoid `...` shown backslash-escaped as a symbol, and render an empty
argument list as `()` instead of `nil`.
lisp/emacs-lisp/macroexp.el