Mercurial > hg > xemacs-beta
diff src/eval.c @ 181:bfd6434d15b3 r20-3b17
Import from CVS: tag r20-3b17
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:53:19 +0200 |
parents | 9ad43877534d |
children | 3d6bfa290dbd |
line wrap: on
line diff
--- a/src/eval.c Mon Aug 13 09:52:21 2007 +0200 +++ b/src/eval.c Mon Aug 13 09:53:19 2007 +0200 @@ -5209,6 +5209,7 @@ a `condition-case'. If the value is a list, an error only means to enter the debugger if one of its condition symbols appears in the list. +This variable is overridden by `debug-ignored-errors'. See also variables `debug-on-quit' and `debug-on-signal'. */ ); Vdebug_on_error = Qnil;