# HG changeset patch # User Richard M. Stallman # Date 1167254325 0 # Node ID a43c76e18f3b16cbef5fef245d8d4a6102b4074c # Parent e7574ee349e74cac45440c426841f61efe6884fe *** empty log message *** diff -r e7574ee349e7 -r a43c76e18f3b etc/NEWS --- 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