]> git.eshelyaron.com Git - emacs.git/commit
Fix pp-emacs-lisp-code printing of symbols
authorMichael Heerdegen <michael_heerdegen@web.de>
Sun, 18 Feb 2024 01:48:15 +0000 (02:48 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 11 Mar 2024 09:28:47 +0000 (10:28 +0100)
commit0590a8b38454d563d294ea199813fdf0d5c8fd2b
tree23767febf630438f49ea5078c8316292539e7740
parentfc3c3cba482dd8bc797c07311d6b4b829fcb06ea
Fix pp-emacs-lisp-code printing of symbols

* lisp/emacs-lisp/pp.el (pp--insert-lisp): Print symbols
readably (bug#69168).

(cherry picked from commit 9a2ce74c3783c4be8ba70642da374d8e77c6f9ac)
lisp/emacs-lisp/pp.el