Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.61 emacs/lispref/elisp.texi:1.62
*** emacs/lispref/elisp.texi:1.61       Tue Jun 21 18:39:14 2005
--- emacs/lispref/elisp.texi    Sun Jul  3 19:05:47 2005
***************
*** 984,994 ****
  * 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.
  * 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.
  * 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.
--- 984,993 ----
  * Refresh Screen::          Clearing the screen and redrawing everything on 
it.
  * Forcing Redisplay::       Forcing redisplay.
  * Truncation::              Folding or wrapping long text lines.
! * The Echo Area::           Displaying messages at the bottom of the screen.
  * Warnings::                Displaying warning messages for the user.
  * Invisible Text::          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.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to