diff options
| -rw-r--r-- | doc/lispref/os.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 07ae1a0868e..c535307b802 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi | |||
| @@ -33,7 +33,7 @@ terminal and the screen. | |||
| 33 | * Terminal Input:: Accessing and recording terminal input. | 33 | * Terminal Input:: Accessing and recording terminal input. |
| 34 | * Terminal Output:: Controlling and recording terminal output. | 34 | * Terminal Output:: Controlling and recording terminal output. |
| 35 | * Sound Output:: Playing sounds on the computer's speaker. | 35 | * Sound Output:: Playing sounds on the computer's speaker. |
| 36 | * X11 Keysyms:: Operating on key symbols for X Windows | 36 | * X11 Keysyms:: Operating on key symbols for X Windows. |
| 37 | * Batch Mode:: Running Emacs without terminal interaction. | 37 | * Batch Mode:: Running Emacs without terminal interaction. |
| 38 | * Session Management:: Saving and restoring state with X Session Management. | 38 | * Session Management:: Saving and restoring state with X Session Management. |
| 39 | @end menu | 39 | @end menu |