Mercurial > emacs
diff lispref/debugging.texi @ 27332:5cfe77eaff45
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sun, 16 Jan 2000 00:29:04 +0000 |
| parents | d2e5f1b7d8e2 |
| children | 82306439b33d |
line wrap: on
line diff
--- a/lispref/debugging.texi Sun Jan 16 00:27:26 2000 +0000 +++ b/lispref/debugging.texi Sun Jan 16 00:29:04 2000 +0000 @@ -140,7 +140,7 @@ 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.
