From 9f81cdcebf21d053e07162f2f4e2d215fb41db38 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Mon, 22 Mar 2004 07:38:01 +0000 Subject: [PATCH] (Sequence Functions): Replace xref to `Vectors' with `Vector Functions'. --- lispref/sequences.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/sequences.texi b/lispref/sequences.texi index fd7d6519757..06ac8c5f569 100644 --- a/lispref/sequences.texi +++ b/lispref/sequences.texi @@ -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 -- 2.39.2