diff options
| -rw-r--r-- | lispref/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/display.texi b/lispref/display.texi index f6b3e8de386..958ca0325e9 100644 --- a/lispref/display.texi +++ b/lispref/display.texi | |||
| @@ -198,7 +198,7 @@ explicitly. | |||
| 198 | 198 | ||
| 199 | @menu | 199 | @menu |
| 200 | * Displaying Messages:: Explicitly displaying text in the echo area. | 200 | * Displaying Messages:: Explicitly displaying text in the echo area. |
| 201 | * Progress Reports:: Informing user about progress of a long operation. | 201 | * Progress:: Informing user about progress of a long operation. |
| 202 | * Logging Messages:: Echo area messages are logged for the user. | 202 | * Logging Messages:: Echo area messages are logged for the user. |
| 203 | * Echo Area Customization:: Controlling the echo area. | 203 | * Echo Area Customization:: Controlling the echo area. |
| 204 | @end menu | 204 | @end menu |