From: Richard M. Stallman Date: Fri, 5 Jan 2007 19:13:15 +0000 (+0000) Subject: (Antinews): Mention M-x shell scrolling. X-Git-Tag: emacs-pretest-22.0.93~234 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fa23e705d08e665673ec9db18a8271d89bbecf94;p=emacs.git (Antinews): Mention M-x shell scrolling. --- diff --git a/man/anti.texi b/man/anti.texi index a6746312dea..f5d1e420d5f 100644 --- a/man/anti.texi +++ b/man/anti.texi @@ -172,6 +172,11 @@ fontification in their own way, and @kbd{M-x font-lock-mode} has nothing to do with it. To control fontification in Info mode, use the variable @code{Info-fontify}. +@item +@samp{M-x shell} is now completely standard in regard to scrolling +behavior. It no longer has the option of scrolling the input line to +the bottom of the window the way a text terminal running a shell does. + @item The Grep package has been merged with Compilation mode. Many grep-specific commands and user options have thus been eliminated.