Fix link to info node in prin1 docstring
* src/print.c (Fprin1): Fix linking to info node in docstring.
(cherry picked from commit 4b73edb8d1)
This commit is contained in:
committed by
Eli Zaretskii
parent
6eddbfe33f
commit
d005b2c89c
@@ -759,8 +759,7 @@ For instance:
|
||||
|
||||
(prin1 object nil \\='((length . 100) (circle . t))).
|
||||
|
||||
See the manual entry `(elisp)Output Overrides' for a list of possible
|
||||
values.
|
||||
See Info node `(elisp)Output Overrides' for a list of possible values.
|
||||
|
||||
As a special case, OVERRIDES can also simply be the symbol t, which
|
||||
means "use default values for all the print-related settings". */)
|
||||
|
||||
Reference in New Issue
Block a user