diff lispref/strings.texi @ 72282:296fad9dbeb0

(Formatting Strings) Resurrect erroneously removed line.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 05 Aug 2006 09:49:01 +0000
parents 698c7a5192be
children 6d19c76d81c5 7f3f771c85fa
line wrap: on
line diff
--- a/lispref/strings.texi	Sat Aug 05 04:42:57 2006 +0000
+++ b/lispref/strings.texi	Sat Aug 05 09:49:01 2006 +0000
@@ -700,7 +700,8 @@
 arguments @var{objects} are the computed values to be formatted.
 
 The characters in @var{string}, other than the format specifications,
-are copied directly into the output; if they have text properties,
+are copied directly into the output, including their text properties,
+if any.
 @end defun
 
 @cindex @samp{%} in format