]> git.eshelyaron.com Git - emacs.git/commit
safe-copy-tree. Correct mistakes from earlier patch.
authorAlan Mackenzie <acm@muc.de>
Tue, 7 Mar 2023 15:26:20 +0000 (15:26 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 7 Mar 2023 15:26:20 +0000 (15:26 +0000)
commit29f65920fb49588dd4fa29b33e7ed024afc6ffb6
tree93f825c77b08a24c3f07bd0717de9f6144f16475
parentfa83b236111ea024b75a8bb33b78a99f437a9a67
safe-copy-tree.  Correct mistakes from earlier patch.

* lisp/emacs-lisp/bytecomp.el (compile-defun): Remove unintended change.

* lisp/subr.el (safe-copy-tree--seen): Correct grammatical error in doc
string.
(safe-copy-tree): Delete hash table at end of function.

* doc/lispref/lists.texi (Building Lists): Add an "@end defun" line.
doc/lispref/lists.texi
lisp/emacs-lisp/bytecomp.el
lisp/subr.el