(Formatting Strings) Resurrect erroneously removed line.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Aug 2006 09:49:01 +0000 (09:49 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Aug 2006 09:49:01 +0000 (09:49 +0000)
lispref/strings.texi

index 12abc38..17a62b5 100644 (file)
@@ -700,7 +700,8 @@ in the copy with encodings of the corresponding @var{objects}.  The
 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