diff options
author | Po Lu <luangruo@yahoo.com> | 2021-11-22 00:24:26 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2021-11-22 00:24:26 +0000 |
commit | bb2a989e002c954e67e3112d7bdb2f2891d387bd (patch) | |
tree | 5b29e5960438bfe463c656342397012d6c11335b /doc/emacs/haiku.texi | |
parent | 73754bc54c0d9d390ae76ab0ccf18f63db16bc1f (diff) | |
download | emacs-bb2a989e002c954e67e3112d7bdb2f2891d387bd.tar.gz emacs-bb2a989e002c954e67e3112d7bdb2f2891d387bd.tar.bz2 emacs-bb2a989e002c954e67e3112d7bdb2f2891d387bd.zip |
Remove variable that no longer exists from manual
* doc/emacs/haiku.texi: Remove nonexistent variable.
Diffstat (limited to 'doc/emacs/haiku.texi')
-rw-r--r-- | doc/emacs/haiku.texi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/emacs/haiku.texi b/doc/emacs/haiku.texi index 551599dfa80..a41804b2336 100644 --- a/doc/emacs/haiku.texi +++ b/doc/emacs/haiku.texi @@ -106,14 +106,6 @@ defaults to @code{t}. If GDB cannot be used on your system, please attach the report generated by the system debugger when reporting a bug. -@table @code -@vindex haiku-use-system-debugger -@item haiku-use-system-debugger -When non-nil, Emacs will ask the system to launch the system debugger -whenever it experiences a fatal error. This behaviour is standard -among Haiku applications. -@end table - @node Haiku Fonts @section Font and font backend selection on Haiku @cindex font backend selection (Haiku) |