aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2018-02-28 12:35:44 -0500
committerGlenn Morris2018-02-28 12:35:44 -0500
commitfd5023874872dcb559cb7acdca6b019273c9de07 (patch)
tree920cca1e359717b649f99e53dc4795f0b7d58ab9
parent769ea57734f4b7cdb95a65cf0d7da367f2e1db90 (diff)
downloademacs-fd5023874872dcb559cb7acdca6b019273c9de07.tar.gz
emacs-fd5023874872dcb559cb7acdca6b019273c9de07.zip
* doc/lispref/streams.texi (Output Variables): Fix previous.
-rw-r--r--doc/lispref/streams.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi
index 4c8a7473374..ebd806601ef 100644
--- a/doc/lispref/streams.texi
+++ b/doc/lispref/streams.texi
@@ -784,6 +784,7 @@ printed as backslash sequences by the print functions @code{prin1} and
784@code{print} that print with quoting. If this variable and 784@code{print} that print with quoting. If this variable and
785@code{print-escape-newlines} are both non-@code{nil}, the latter takes 785@code{print-escape-newlines} are both non-@code{nil}, the latter takes
786precedences for newlines and formfeeds. 786precedences for newlines and formfeeds.
787@end defvar
787 788
788@defvar print-escape-nonascii 789@defvar print-escape-nonascii
789If this variable is non-@code{nil}, then unibyte non-@acronym{ASCII} 790If this variable is non-@code{nil}, then unibyte non-@acronym{ASCII}