Mercurial > emacs
diff lispref/processes.texi @ 12125:995be67f3fd1
updates for version 19.29.
,
| author | Melissa Weisshaus <melissa@gnu.org> |
|---|---|
| date | Thu, 08 Jun 1995 04:43:19 +0000 |
| parents | a6eb5f12b0f3 |
| children | e74f36ff89e7 |
line wrap: on
line diff
--- a/lispref/processes.texi Thu Jun 08 04:16:18 1995 +0000 +++ b/lispref/processes.texi Thu Jun 08 04:43:19 1995 +0000 @@ -887,7 +887,7 @@ If an error happens during execution of a filter function, it is caught automatically, so that it doesn't stop the execution of whatever -programs was running when the filter function was started. However, if +program was running when the filter function was started. However, if @code{debug-on-error} is non-@code{nil}, the error-catching is turned off. This makes it possible to use the Lisp debugger to debug the filter function. @xref{Debugger}.
