]> git.eshelyaron.com Git - emacs.git/commit
Propagate 'lexical-binding' value to pp buffers
authorAugusto Stoffel <arstoffel@gmail.com>
Sun, 14 Apr 2024 07:36:05 +0000 (09:36 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:04:33 +0000 (14:04 +0300)
commit8a953d5c65b2f812fad7550fdf538f9ef40c393e
tree98f3cd33f0106a366ab47cf44d97323c2b5beda3
parent49c552cd07d71d0330daf7c1406058a81e7c4d1e
Propagate 'lexical-binding' value to pp buffers

See bug#70137.

* lisp/emacs-lisp/pp.el (pp-display-expression): Set lexical-binding to
match the value in the calling buffer.

(cherry picked from commit 3cdd86b8affa6d58de8f6d07b4e117676fedd58c)
lisp/emacs-lisp/pp.el