1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

(Sequence Functions): Replace xref to Vectors' with Vector Functions'.

This commit is contained in:
Juri Linkov 2004-03-22 07:38:01 +00:00
parent 4d715abe8c
commit 9f81cdcebf

View 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