Mercurial > hg > xemacs-beta
diff man/lispref/sequences.texi @ 335:54f7aa390f4f r21-0-65
Import from CVS: tag r21-0-65
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:50:39 +0200 |
parents | 1ce6082ce73f |
children | cc15677e0335 |
line wrap: on
line diff
--- a/man/lispref/sequences.texi Mon Aug 13 10:49:52 2007 +0200 +++ b/man/lispref/sequences.texi Mon Aug 13 10:50:39 2007 +0200 @@ -91,7 +91,7 @@ and text properties in the copy are also copied, not shared with the original. (This means that modifying the extents or text properties of the original will not affect the copy.) However, the actual values of -the properties are shared. @xref{Extents}; @xref{Text Properties}. +the properties are shared. @xref{Extents}, @xref{Text Properties}. See also @code{append} in @ref{Building Lists}, @code{concat} in @ref{Creating Strings}, @code{vconcat} in @ref{Vectors}, and @@ -272,7 +272,7 @@ as characters. @item -Strings can hold extent and text properties. @xref{Extents}; @xref{Text +Strings can hold extent and text properties. @xref{Extents}, @xref{Text Properties}. @item