diff options
| author | Po Lu | 2021-11-22 00:24:26 +0000 |
|---|---|---|
| committer | Po Lu | 2021-11-22 00:24:26 +0000 |
| commit | bb2a989e002c954e67e3112d7bdb2f2891d387bd (patch) | |
| tree | 5b29e5960438bfe463c656342397012d6c11335b | |
| parent | 73754bc54c0d9d390ae76ab0ccf18f63db16bc1f (diff) | |
| download | emacs-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.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 | |||
| 106 | attach the report generated by the system debugger when reporting a | 106 | attach the report generated by the system debugger when reporting a |
| 107 | bug. | 107 | bug. |
| 108 | 108 | ||
| 109 | @table @code | ||
| 110 | @vindex haiku-use-system-debugger | ||
| 111 | @item haiku-use-system-debugger | ||
| 112 | When non-nil, Emacs will ask the system to launch the system debugger | ||
| 113 | whenever it experiences a fatal error. This behaviour is standard | ||
| 114 | among 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) |