diff --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi index ed57802bed3..8f38e576242 100644 --- a/doc/lispref/edebug.texi +++ b/doc/lispref/edebug.texi @@ -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.