]> git.eshelyaron.com Git - emacs.git/commit
Add new variable print-unreadable-function
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 22 Jan 2022 14:06:33 +0000 (15:06 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 22 Jan 2022 14:13:27 +0000 (15:13 +0100)
commite4d2a7894b4294a31a4311fa81a3644ea06028e5
treeaa99b4f3e05275125e153f246490a724f1e83663
parent7e596463bedafbb33461aa83075bc6a8a97f8faa
Add new variable print-unreadable-function

* doc/lispref/streams.texi (Output Variables): Document it.

* src/print.c (print_vectorlike): Use the variable.
(syms_of_print): New variable print-unreadable-function
(bug#52566).
doc/lispref/streams.texi
etc/NEWS
src/print.c
test/src/print-tests.el