comparison lispref/edebug.texi @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 187f0047b980
children 590f500fb14b 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
1551 @defopt edebug-global-break-condition 1551 @defopt edebug-global-break-condition
1552 If non-@code{nil}, an expression to test for at every stop point. If 1552 If non-@code{nil}, an expression to test for at every stop point. If
1553 the result is non-@code{nil}, then break. Errors are ignored. 1553 the result is non-@code{nil}, then break. Errors are ignored.
1554 @xref{Global Break Condition}. 1554 @xref{Global Break Condition}.
1555 @end defopt 1555 @end defopt
1556
1557 @ignore
1558 arch-tag: 74842db8-019f-4818-b5a4-b2de878e57fd
1559 @end ignore