* etc/NEWS:
* doc/lispref/records.texi (Record Functions): Improve wording.
(Bug#63509)
@end example
@end defun
-@code{copy-tree} works with records when its optional second argument
-is non-@code{nil} (@pxref{Building Lists}).
+To copy records, use @code{copy-tree} with its optional second argument
+non-@code{nil}. @xref{Building Lists, copy-tree}.
@node Backward Compatibility
@section Backward Compatibility
Their 'noerror' arguments have no effect and are therefore obsolete.
+++
-** 'copy-tree' now copies records when its optional argument is non-nil.
+** 'copy-tree' now copies records when its optional 2nd argument is non-nil.
\f
* Changes in Emacs 30.1 on Non-Free Operating Systems