+2012-02-12 Chong Yidong <cyd@gnu.org>
+
+ * debugging.texi (Debugger Commands): Continuing is now allowed
+ for errors.
+
2012-02-11 Chong Yidong <cyd@gnu.org>
* display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
@table @kbd
@item c
-Exit the debugger and continue execution. When continuing is possible,
-it resumes execution of the program as if the debugger had never been
-entered (aside from any side-effects that you caused by changing
-variable values or data structures while inside the debugger).
-
-Continuing is possible after entry to the debugger due to function entry
-or exit, explicit invocation, or quitting. You cannot continue if the
-debugger was entered because of an error.
+Exit the debugger and continue execution. This resumes execution of
+the program as if the debugger had never been entered (aside from any
+side-effects that you caused by changing variable values or data
+structures while inside the debugger).
@item d
Continue execution, but enter the debugger the next time any Lisp
;;;***
\f
;;;### (autoloads (dired-do-relsymlink dired-jump-other-window dired-jump)
-;;;;;; "dired-x" "dired-x.el" "8d995933a8d82be3a8662d7eff7543cc")
+;;;;;; "dired-x" "dired-x.el" "bc516591d881911d72b58eeed8816576")
;;; Generated autoloads from dired-x.el
(autoload 'dired-jump "dired-x" "\