# HG changeset patch # User Richard M. Stallman # Date 1153763918 0 # Node ID ab0f033984501b48a4e375038638a2c9d3430734 # Parent a02949a3a808e35708c06d6165978f61241d5ba2 (Vector Functions): Delete duplicate xref. diff -r a02949a3a808 -r ab0f03398450 lispref/sequences.texi --- a/lispref/sequences.texi Mon Jul 24 17:58:11 2006 +0000 +++ b/lispref/sequences.texi Mon Jul 24 17:58:38 2006 +0000 @@ -513,8 +513,8 @@ in @ref{Building Lists}. @end defun - The @code{append} function provides a way to convert a vector into a -list with the same elements (@pxref{Building Lists}): + The @code{append} function also provides a way to convert a vector into a +list with the same elements: @example @group