Mercurial > emacs
changeset 75111:b2b98aa9d765
(Antinews): Mention M-x shell scrolling.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 05 Jan 2007 19:13:15 +0000 |
parents | 310ec1edabf2 |
children | 3db1a66f6c43 |
files | man/anti.texi |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/anti.texi Fri Jan 05 19:12:37 2007 +0000 +++ b/man/anti.texi Fri Jan 05 19:13:15 2007 +0000 @@ -173,6 +173,11 @@ 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. Also, @kbd{M-x grep} never tries the GNU grep @samp{-H} option,