emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 98c6416 2/2: * lisp/obsolete/cust-print.el (print-circle): Doc tw


From: Glenn Morris
Subject: master 98c6416 2/2: * lisp/obsolete/cust-print.el (print-circle): Doc tweak.
Date: Fri, 17 Jan 2020 00:17:21 -0500 (EST)

branch: master
commit 98c6416bfd31b7f19de4b6289715cc73df3c6394
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * lisp/obsolete/cust-print.el (print-circle): Doc tweak.
---
 lisp/obsolete/cust-print.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lisp/obsolete/cust-print.el b/lisp/obsolete/cust-print.el
index fbf8069..40532ea 100644
--- a/lisp/obsolete/cust-print.el
+++ b/lisp/obsolete/cust-print.el
@@ -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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]