]> git.eshelyaron.com Git - emacs.git/commit
Make the byte compiler give correct warning positions in eval-and-compile
authorAlan Mackenzie <acm@muc.de>
Fri, 17 Feb 2023 17:31:17 +0000 (17:31 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 17 Feb 2023 17:31:17 +0000 (17:31 +0000)
commitfcf2f7aeada365eeb1b3bcc9288b59cdb70fc02a
treea1715f7018c07897f50553662f49a4559475e67c
parenta5ad897b35fd5f9079977b12d69da253cbcfcb8a
Make the byte compiler give correct warning positions in eval-and-compile

This fixes bug #61579.

* lisp/emacs-lisp/bytecomp.el (byte-compile-initial-environment): Remove a
spurious `byte-run-strip-symbol-position' from the core form of the
eval-and-compile element.
lisp/emacs-lisp/bytecomp.el