changeset 74942:a43c76e18f3b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 27 Dec 2006 21:18:45 +0000
parents e7574ee349e7
children 5bb05135f76e
files etc/NEWS
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Dec 27 16:31:01 2006 +0000
+++ b/etc/NEWS	Wed Dec 27 21:18:45 2006 +0000
@@ -2031,6 +2031,12 @@
 
 * 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,10 @@
 
 * 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