From fd5023874872dcb559cb7acdca6b019273c9de07 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 28 Feb 2018 12:35:44 -0500 Subject: [PATCH] * doc/lispref/streams.texi (Output Variables): Fix previous. --- doc/lispref/streams.texi | 1 + 1 file changed, 1 insertion(+) 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 @code{print} that print with quoting. If this variable and @code{print-escape-newlines} are both non-@code{nil}, the latter takes precedences for newlines and formfeeds. +@end defvar @defvar print-escape-nonascii If this variable is non-@code{nil}, then unibyte non-@acronym{ASCII} -- 2.39.5