X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2Flispref%2Fobjects.texi;h=8b683610f5c4fe0d4eb32483a29adf2c2e5bb37b;hb=d3dd71489ab2730d79536ebdc3c56cca82766e9d;hp=e3eca51b66f7f97a9a6d7c7625a8638939261627;hpb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921;p=chise%2Fxemacs-chise.git diff --git a/man/lispref/objects.texi b/man/lispref/objects.texi index e3eca51..8b68361 100644 --- a/man/lispref/objects.texi +++ b/man/lispref/objects.texi @@ -1059,7 +1059,7 @@ but the newline is ignored if escaped." A string can hold extents and properties of the text it contains, in addition to the characters themselves. This enables programs that copy text between strings and buffers to preserve the extents and properties -with no special effort. @xref{Extents}; @xref{Text Properties}. +with no special effort. @xref{Extents}, @xref{Text Properties}. Note that FSF GNU Emacs has a special read and print syntax for strings with text properties, but XEmacs does not currently implement