diff options
Diffstat (limited to 'doc/lispref/symbols.texi')
-rw-r--r-- | doc/lispref/symbols.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index 1074a8a8292..2ef4f8c2912 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.texi @@ -794,7 +794,7 @@ this case. @end defvar @defvar print-symbols-bare -When bound to non-nil, the Lisp printer prints only the bare symbol of +When bound to non-@code{nil}, the Lisp printer prints only the bare symbol of a symbol with position, ignoring the position. @end defvar |