mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 19:00:55 -08:00
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:
parent
6eddbfe33f
commit
d005b2c89c
1 changed files with 1 additions and 2 deletions
|
|
@ -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". */)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue