From: Richard M. Stallman Date: Mon, 24 Jul 2006 17:58:38 +0000 (+0000) Subject: (Vector Functions): Delete duplicate xref. X-Git-Tag: emacs-pretest-22.0.90~1258 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e6f234c03df7e092b6ce40b84c8b3fb4d8e99f4;p=emacs.git (Vector Functions): Delete duplicate xref. --- diff --git a/lispref/sequences.texi b/lispref/sequences.texi index 9efd38e3abe..35cff43739d 100644 --- a/lispref/sequences.texi +++ b/lispref/sequences.texi @@ -513,8 +513,8 @@ Functions}, @code{concat} in @ref{Creating Strings}, and @code{append} 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