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:
parent
4d715abe8c
commit
9f81cdcebf
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue