Remove obsolete cust-print from elisp index

* doc/lispref/edebug.texi (Printing in Edebug): Remove obsolete
library "cust-print" from index.
This commit is contained in:
Stefan Kangas 2022-06-30 22:37:21 +02:00
parent 9ffbbddf8e
commit dc3cb749f3

View file

@ -832,7 +832,6 @@ you continue execution, and recreated next time it is needed.
@cindex printing (Edebug)
@cindex printing circular structures
@pindex cust-print
If an expression in your program produces a value containing circular
list structure, you may get an error when Edebug attempts to print it.