aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPo Lu2021-11-22 00:24:26 +0000
committerPo Lu2021-11-22 00:24:26 +0000
commitbb2a989e002c954e67e3112d7bdb2f2891d387bd (patch)
tree5b29e5960438bfe463c656342397012d6c11335b
parent73754bc54c0d9d390ae76ab0ccf18f63db16bc1f (diff)
downloademacs-bb2a989e002c954e67e3112d7bdb2f2891d387bd.tar.gz
emacs-bb2a989e002c954e67e3112d7bdb2f2891d387bd.zip
Remove variable that no longer exists from manual
* doc/emacs/haiku.texi: Remove nonexistent variable.
-rw-r--r--doc/emacs/haiku.texi8
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
106attach the report generated by the system debugger when reporting a 106attach the report generated by the system debugger when reporting a
107bug. 107bug.
108 108
109@table @code
110@vindex haiku-use-system-debugger
111@item haiku-use-system-debugger
112When non-nil, Emacs will ask the system to launch the system debugger
113whenever it experiences a fatal error. This behaviour is standard
114among Haiku applications.
115@end table
116
117@node Haiku Fonts 109@node Haiku Fonts
118@section Font and font backend selection on Haiku 110@section Font and font backend selection on Haiku
119@cindex font backend selection (Haiku) 111@cindex font backend selection (Haiku)