diff options
| author | Glenn Morris | 2009-07-10 06:10:35 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-07-10 06:10:35 +0000 |
| commit | 8e69dc70ad6b2a9b9e7fbb099e89521d8b0c0db4 (patch) | |
| tree | 00425328afb6fcda8193407098972b0bc423abf6 /doc | |
| parent | 76f444dccac15d1c1b75b0acb666162381bc868c (diff) | |
| download | emacs-8e69dc70ad6b2a9b9e7fbb099e89521d8b0c0db4.tar.gz emacs-8e69dc70ad6b2a9b9e7fbb099e89521d8b0c0db4.zip | |
(System Interface): End menu description with period.
Diffstat (limited to 'doc')
| -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 |