Mercurial > emacs
changeset 72106:ab0f03398450
(Vector Functions): Delete duplicate xref.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Jul 2006 17:58:38 +0000 |
parents | a02949a3a808 |
children | 659c58677dff |
files | lispref/sequences.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/sequences.texi Mon Jul 24 17:58:11 2006 +0000 +++ b/lispref/sequences.texi Mon Jul 24 17:58:38 2006 +0000 @@ -513,8 +513,8 @@ 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