diff etc/NEWS @ 82767:353b15b3c5d3

* NEWS: `shell' prompts for the default directory if called with a prefix and `default-directory' is a remote file name.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 22 Aug 2007 20:08:18 +0000
parents e912a8676e84
children e203765b7fca
line wrap: on
line diff
--- a/etc/NEWS	Wed Aug 22 19:48:50 2007 +0000
+++ b/etc/NEWS	Wed Aug 22 20:08:18 2007 +0000
@@ -50,11 +50,17 @@
 
 ** The mode-line display a `@' if the default-directory for the current buffer
 is on a remote machine, or a hyphen otherwise.
+
 ** The new command balance-window-area balances windows both vertically
 and horizontally.
 
 ** The new command close-display-connection can be used to close a connection
 to a remote display, e.g. because the display is about to become unreachable.
+
+** The command shell prompts for the default directory, when it is
+called with a prefix, and the default directory is a remote file name.
+This is because some file name handler (like ange-ftp) are not able to
+run processes remotely.
 
 * Startup Changes in Emacs 23.1