diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/streams.texi | 1 |
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 |
| 786 | precedences for newlines and formfeeds. | 786 | precedences for newlines and formfeeds. |
| 787 | @end defvar | ||
| 787 | 788 | ||
| 788 | @defvar print-escape-nonascii | 789 | @defvar print-escape-nonascii |
| 789 | If this variable is non-@code{nil}, then unibyte non-@acronym{ASCII} | 790 | If this variable is non-@code{nil}, then unibyte non-@acronym{ASCII} |