From: Gerd Moellmann Date: Thu, 22 Feb 2001 14:45:07 +0000 (+0000) Subject: (Screen Garbled): Remove a comma. X-Git-Tag: emacs-pretest-21.0.99~212 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd5e70536d52f6592d957fa79b77cf20c8a61358;p=emacs.git (Screen Garbled): Remove a comma. --- diff --git a/man/trouble.texi b/man/trouble.texi index 58361a6c517..0614fb72c90 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -160,7 +160,7 @@ back to top level. @xref{Recursive Edit}. @subsection Garbage on the Screen If the data on the screen looks wrong, the first thing to do is see -whether the text is really wrong. Type @kbd{C-l}, to redisplay the +whether the text is really wrong. Type @kbd{C-l} to redisplay the entire screen. If the screen appears correct after this, the problem was entirely in the previous screen update. (Otherwise, see @ref{Text Garbled}.)