diff options
| author | Richard M. Stallman | 2006-01-20 01:26:48 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-01-20 01:26:48 +0000 |
| commit | b3486dafd7601302fd60655889dfd10aea2448b1 (patch) | |
| tree | b4ee3c0e53a8552abc9e971c0f7c649bed17ffdc /lispref | |
| parent | 215576f1503b67b156640622bafd31762f5f36d7 (diff) | |
| download | emacs-b3486dafd7601302fd60655889dfd10aea2448b1.tar.gz emacs-b3486dafd7601302fd60655889dfd10aea2448b1.zip | |
(Top): Menu clarification.
Diffstat (limited to 'lispref')
| -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. |