projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ffbbdd
)
Remove obsolete cust-print from elisp index
author
Stefan Kangas
<stefan@marxist.se>
Thu, 30 Jun 2022 20:37:21 +0000
(22:37 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Thu, 30 Jun 2022 20:37:21 +0000
(22:37 +0200)
* doc/lispref/edebug.texi (Printing in Edebug): Remove obsolete
library "cust-print" from index.
doc/lispref/edebug.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/edebug.texi
b/doc/lispref/edebug.texi
index ed57802bed3932578ceac9bc2c0ddf5c10378ed6..8f38e5762423575bce1f5d6ab17a5d8f87c26b7a 100644
(file)
--- 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.