]> git.eshelyaron.com Git - emacs.git/commit
Clarify effect of print-gensym (Bug#27776)
authorNoam Postavsky <npostavs@gmail.com>
Sun, 28 Jan 2018 21:57:11 +0000 (16:57 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 31 Jan 2018 03:14:02 +0000 (22:14 -0500)
commit16022626ba86eb96e12b7d919edfb50912cb26bd
tree2059fa817371a57926e86c60d5535d2b3f292ff2
parent53e9fa2b5ab4b179258917aa2d9be9341d42820a
Clarify effect of print-gensym (Bug#27776)

* src/print.c (syms_of_print) <print-gensym>: Clarify that use of #N#
and #N= constructs depends on the value of `print-circle'.
src/print.c