\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
+++
\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