From 7e05b1ec635842490a459b300a0e4194d7035c27 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 25 Feb 2012 12:59:46 -0800 Subject: Checked errors.texi * doc/lispref/errors.texi: Don't try to list _all_ the error symbols. Add circular-list, cl-assertion-failed, compression-error. * doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi: * doc/lispref/control.texi (Error Symbols): Tweak "Standard Errors" description. * admin/FOR-RELEASE: Related markup. --- doc/lispref/control.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/lispref/control.texi') diff --git a/doc/lispref/control.texi b/doc/lispref/control.texi index c23c93300a6..8c45a1a4faf 100644 --- a/doc/lispref/control.texi +++ b/doc/lispref/control.texi @@ -1234,7 +1234,7 @@ make it possible to categorize errors at various levels of generality when you write an error handler. Using error symbols alone would eliminate all but the narrowest level of classification. - @xref{Standard Errors}, for a list of all the standard error symbols + @xref{Standard Errors}, for a list of the main error symbols and their conditions. @node Cleanups -- cgit v1.2.1