Update Debugging chapter of Lisp manual.
authorChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 06:17:22 +0000 (14:17 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 11 Feb 2012 06:17:22 +0000 (14:17 +0800)
commit355cabc6c7c568a89a464c89c3110db4194ec08a
tree724981e7a9a78af7a8a70b31e8356abe7429d0f6
parent5eac0c026f56f6159d871ea92d869eef56bf66ff
Update Debugging chapter of Lisp manual.

* doc/emacs/debugging.texi (Debugging): Copyedits.  Describe testcover, ERT.
(Error Debugging): Note that debug-ignored-errors overrides list
values of debug-on-error too.  Add xref to Signaling Errors.  Note
that debug-on-signal is not customizable.  Mention
condition-case-unless-debug.
(Compilation Errors): Node deleted.

* doc/emacs/compile.texi (Compiler Errors): Move a paragraph here from
deleted node Compilation Errors.
doc/lispref/ChangeLog
doc/lispref/compile.texi
doc/lispref/debugging.texi
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi