]> git.eshelyaron.com Git - emacs.git/commit
Don't always escape "." and "?" in `prin1'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Mar 2022 09:27:12 +0000 (10:27 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Mar 2022 09:29:54 +0000 (10:29 +0100)
commit637dde4aba921435f78d0de769ad74c4f3230aa6
treef6057e5d04746c63a74ab925108432fe7df52d42
parent15c61cb359bc0021f14fbcc5a2e0eb71fe0261ab
Don't always escape "." and "?" in `prin1'

* src/print.c (print_object): Only escape "." and "?" when
appearing as the first character in a symbol (bug#23130).
etc/NEWS
src/print.c
test/src/print-tests.el