diff doc/lispref/objects.texi @ 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 9c8fbf324b59
children 2a93b311de33
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