mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-13 09:16:35 -04:00
* doc/lispref/control.texi (Processing of Errors): Improve indexing.
This commit is contained in:
parent
b48ab743a8
commit
03d44acfdd
|
|
@ -1867,6 +1867,7 @@ concept of continuable errors.
|
|||
@node Processing of Errors
|
||||
@subsubsection How Emacs Processes Errors
|
||||
@cindex processing of errors
|
||||
@cindex handle errors
|
||||
|
||||
When an error is signaled, @code{signal} searches for an active
|
||||
@dfn{handler} for the error. A handler is a sequence of Lisp
|
||||
|
|
|
|||
Loading…
Reference in a new issue