* lisp/obsolete/cust-print.el (print-circle): Doc tweak.
This commit is contained in:
parent
ee0e3a792b
commit
98c6416bfd
1 changed files with 1 additions and 4 deletions
|
@ -156,10 +156,7 @@ If nil, printing proceeds recursively and may lead to
|
|||
If non-nil, shared substructures anywhere in the structure are printed
|
||||
with `#N=' before the first occurrence (in the order of the print
|
||||
representation) and `#N#' in place of each subsequent occurrence,
|
||||
where N is a positive decimal integer.
|
||||
|
||||
There is no way to read this representation in standard Emacs,
|
||||
but if you need to do so, try the cl-read.el package."
|
||||
where N is a positive decimal integer."
|
||||
:type 'boolean
|
||||
:group 'cust-print)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue