emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Wed, 27 Dec 2006 21:18:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/12/27 21:18:45

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1423
retrieving revision 1.1424
diff -u -b -r1.1423 -r1.1424
--- NEWS        23 Dec 2006 19:09:42 -0000      1.1423
+++ NEWS        27 Dec 2006 21:18:45 -0000      1.1424
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]