From 05aea71425a1bba8c22b2dfc2ebc1e3510e1cbcd Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 16 Jan 2000 00:29:04 +0000 Subject: *** empty log message *** --- lispref/debugging.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lispref/debugging.texi') diff --git a/lispref/debugging.texi b/lispref/debugging.texi index f8028404156..d8b465a29cb 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.texi @@ -140,7 +140,7 @@ enter the debugger. To debug an error that happens during loading of the init file, use the option @samp{--debug-init}. This binds -@code{debug-on-error} to @code{t} while loading the init file., and +@code{debug-on-error} to @code{t} while loading the init file, and bypasses the @code{condition-case} which normally catches errors in the init file. -- cgit v1.2.1