changeset 93702:a5c47241cca8

(Text Props and Strings): Add indexing for read syntax of text properties.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 05 Apr 2008 15:44:27 +0000
parents 329efc245974
children 2f7273e41b57
files doc/lispref/objects.texi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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