]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 27 Dec 2006 21:19:25 +0000 (21:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 27 Dec 2006 21:19:25 +0000 (21:19 +0000)
etc/NEWS

index d118806cd774463d203796c19fc33c66dbc76f0c..b26921fcf7518eb78d700112b32b494761f51e3c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2031,6 +2031,12 @@ for Emacs 22. In particular, the mode-line is now position sensitive.
 \f
 * Changes in Specialized Modes and Packages in Emacs 22.1:
 
+** Changes in Shell Mode
+
+*** Shell output normally scrolls so that the input line is at the
+bottom of the window -- thus showing the maximum possible text.  (This
+is similar to the way sequential output to a terminal works.)
+
 ** Changes in Dired
 
 +++
@@ -3782,6 +3788,11 @@ w32-use-full-screen-buffer to t.
 \f
 * Incompatible Lisp Changes in Emacs 22.1
 
++++
+** The `read-file-name' function now returns a null string if the
+user just types RET.
+
++++
 ** The function find-operation-coding-system may be called with a cons
 (FILENAME . BUFFER) in the second argument if the first argument
 OPERATION is `insert-file-contents', and thus a function registered in