Mercurial > emacs
changeset 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 | 8bd575c72fe0 |
children | 112062b959bd |
files | lispref/elisp.texi |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
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.