diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/objects.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 6185faeee3b..5f7740ae298 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi | |||
| @@ -1351,7 +1351,7 @@ editing. | |||
| 1351 | * Frame Type:: Windows subdivide frames. | 1351 | * Frame Type:: Windows subdivide frames. |
| 1352 | * Window Configuration Type:: Recording the way a frame is subdivided. | 1352 | * Window Configuration Type:: Recording the way a frame is subdivided. |
| 1353 | * Frame Configuration Type:: Recording the status of all frames. | 1353 | * Frame Configuration Type:: Recording the status of all frames. |
| 1354 | * Process Type:: A process running on the underlying OS. | 1354 | * Process Type:: A subprocess of Emacs running on the underlying OS. |
| 1355 | * Stream Type:: Receive or send characters. | 1355 | * Stream Type:: Receive or send characters. |
| 1356 | * Keymap Type:: What function a keystroke invokes. | 1356 | * Keymap Type:: What function a keystroke invokes. |
| 1357 | * Overlay Type:: How an overlay is represented. | 1357 | * Overlay Type:: How an overlay is represented. |