diff options
Diffstat (limited to 'man/anti.texi')
-rw-r--r-- | man/anti.texi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/anti.texi b/man/anti.texi index a6746312dea..a0003c012db 100644 --- a/man/anti.texi +++ b/man/anti.texi @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Antinews, Mac OS, X Resources, Top @@ -173,6 +173,11 @@ 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. Also, @kbd{M-x grep} never tries the GNU grep @samp{-H} option, |