comparison man/lispref/objects.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 341dac730539
children cc15677e0335
comparison
equal deleted inserted replaced
334:58353925ad93 335:54f7aa390f4f
1057 @end example 1057 @end example
1058 1058
1059 A string can hold extents and properties of the text it contains, in 1059 A string can hold extents and properties of the text it contains, in
1060 addition to the characters themselves. This enables programs that copy 1060 addition to the characters themselves. This enables programs that copy
1061 text between strings and buffers to preserve the extents and properties 1061 text between strings and buffers to preserve the extents and properties
1062 with no special effort. @xref{Extents}; @xref{Text Properties}. 1062 with no special effort. @xref{Extents}, @xref{Text Properties}.
1063 1063
1064 Note that FSF GNU Emacs has a special read and print syntax for 1064 Note that FSF GNU Emacs has a special read and print syntax for
1065 strings with text properties, but XEmacs does not currently implement 1065 strings with text properties, but XEmacs does not currently implement
1066 this. It was judged better not to include this in XEmacs because it 1066 this. It was judged better not to include this in XEmacs because it
1067 entails that @code{equal} return @code{nil} when passed a string with 1067 entails that @code{equal} return @code{nil} when passed a string with