aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2007-01-05 19:13:15 +0000
committerRichard M. Stallman <[email protected]>2007-01-05 19:13:15 +0000
commitfa23e705d08e665673ec9db18a8271d89bbecf94 (patch)
tree9826f1c44301c84053b8e9a5da9525e31e50ccd2
parentc5954f144d3bde2b0eed05b049fb691dbdd6f70d (diff)
(Antinews): Mention M-x shell scrolling.
-rw-r--r--man/anti.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/anti.texi b/man/anti.texi
index a6746312de..f5d1e420d5 100644
--- a/man/anti.texi
+++ b/man/anti.texi
@@ -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,