]> git.eshelyaron.com Git - emacs.git/commit
Clarify that #s(hash-table ...) doesn't always create a new hash table
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 13:47:09 +0000 (14:47 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 7 Feb 2021 13:47:09 +0000 (14:47 +0100)
commita1a31ecb4027a831eb81728bf66fbd44a28d2840
treedeee0f7cbbe6a34832df60b55d69fb0892b93a84
parente0c9399454838444e0cc8c6c1fc1d307d9e9752b
Clarify that #s(hash-table ...) doesn't always create a new hash table

* doc/lispref/hash.texi (Creating Hash): Note that the printed
representation doesn't necessarily create a new table (bug#23417).

* doc/lispref/lists.texi (Rearrangement): Link to Self-Evaluating
Forms to further expand upon immutability.
doc/lispref/hash.texi
doc/lispref/lists.texi