]> git.eshelyaron.com Git - emacs.git/commitdiff
(Sequence Functions): Replace xref to `Vectors' with `Vector Functions'.
authorJuri Linkov <juri@jurta.org>
Mon, 22 Mar 2004 07:38:01 +0000 (07:38 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 22 Mar 2004 07:38:01 +0000 (07:38 +0000)
lispref/sequences.texi

index fd7d65197571274edf5bb4246aed1ab0be3a720b..06ac8c5f569940013820a7e67930d999b848c299 100644 (file)
@@ -172,8 +172,8 @@ list.  However, the actual values of the properties are shared.
 @xref{Text Properties}.
 
 See also @code{append} in @ref{Building Lists}, @code{concat} in
-@ref{Creating Strings}, and @code{vconcat} in @ref{Vectors}, for other
-ways to copy sequences.
+@ref{Creating Strings}, and @code{vconcat} in @ref{Vector Functions},
+for other ways to copy sequences.
 
 @example
 @group