diff options
Diffstat (limited to 'doc/emacs/haiku.texi')
-rw-r--r-- | doc/emacs/haiku.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/haiku.texi b/doc/emacs/haiku.texi index ac631a39a69..33c81b6f17f 100644 --- a/doc/emacs/haiku.texi +++ b/doc/emacs/haiku.texi @@ -108,7 +108,7 @@ You can create such a file with the @command{xmlbmessage} tool. @cindex crashes, Haiku @cindex haiku debugger @vindex haiku-debug-on-fatal-error - If the variable @code{haiku-debug-on-fatal-error} is non-nil, Emacs + If the variable @code{haiku-debug-on-fatal-error} is non-@code{nil}, Emacs will launch the system debugger when a fatal signal is received. It defaults to @code{t}. If GDB cannot be used on your system, please attach the report generated by the system debugger when reporting a |