diff lispref/elisp.texi @ 63958:180214c3bcc9

(Top): Update subnode menu for Display.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Jul 2005 19:05:47 +0000
parents d1cc1214e279
children 238aa9b28d34 f9a65d7ebd29
line wrap: on
line diff
--- a/lispref/elisp.texi	Sun Jul 03 19:05:09 2005 +0000
+++ b/lispref/elisp.texi	Sun Jul 03 19:05:47 2005 +0000
@@ -984,11 +984,10 @@
 * Refresh Screen::          Clearing the screen and redrawing everything on it.
 * Forcing Redisplay::       Forcing redisplay.
 * Truncation::              Folding or wrapping long text lines.
-* The Echo Area::           Where messages are displayed.
+* The Echo Area::           Displaying messages at the bottom of the screen.
 * Warnings::                Displaying warning messages for the user.
-* Progress::                Informing user about progress of a long operation.
 * Invisible Text::          Hiding part of the buffer text.
-* Selective Display::       Hiding part of the buffer text.
+* Selective Display::       Hiding part of the buffer text (the old way).
 * Temporary Displays::      Displays that go away automatically.
 * Overlays::		    Use overlays to highlight parts of the buffer.
 * Width::                   How wide a character or string is on the screen.