diff options
| -rw-r--r-- | lispref/elisp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 79f62112730..1a300c3dd9a 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -123,7 +123,7 @@ Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}. | |||
| 123 | files are made. | 123 | files are made. |
| 124 | * Buffers:: Creating and using buffer objects. | 124 | * Buffers:: Creating and using buffer objects. |
| 125 | * Windows:: Manipulating windows and displaying buffers. | 125 | * Windows:: Manipulating windows and displaying buffers. |
| 126 | * Frames:: Making multiple X windows. | 126 | * Frames:: Making multiple system-level windows. |
| 127 | * Positions:: Buffer positions and motion functions. | 127 | * Positions:: Buffer positions and motion functions. |
| 128 | * Markers:: Markers represent positions and update | 128 | * Markers:: Markers represent positions and update |
| 129 | automatically when the text is changed. | 129 | automatically when the text is changed. |