# HG changeset patch # User Eli Zaretskii # Date 1207410267 0 # Node ID a5c47241cca832334132c57eba7bd13a7ffb81a7 # Parent 329efc245974c73d9c5fd93846d79a3003644425 (Text Props and Strings): Add indexing for read syntax of text properties. diff -r 329efc245974 -r a5c47241cca8 doc/lispref/objects.texi --- a/doc/lispref/objects.texi Sat Apr 05 15:26:10 2008 +0000 +++ b/doc/lispref/objects.texi Sat Apr 05 15:44:27 2008 +0000 @@ -1087,6 +1087,8 @@ @node Text Props and Strings @subsubsection Text Properties in Strings +@cindex @samp{#(} read syntax +@cindex text properties, read syntax A string can hold properties for the characters it contains, in addition to the characters themselves. This enables programs that copy text between strings and buffers to copy the text's properties with no