]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: `shell' prompts for the default directory if called with a
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 20:08:18 +0000 (20:08 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 22 Aug 2007 20:08:18 +0000 (20:08 +0000)
prefix and `default-directory' is a remote file name.

etc/ChangeLog
etc/NEWS

index eddbfd10fa54bef1f789b8f41003374416a90dae..2b306cc30bddf1fa200fe1642fd43c2ae0130f99 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: `shell' prompts for the default directory if called with a
+       prefix and `default-directory' is a remote file name.
+
 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
 
        * orgcard.tex: Version number upgrade.
index ac39204bf98fb4181aba3739ec24262ba1cb568e..14dd9b5c6dd368e7030a6d42bf1cfd90b09c81ea 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -50,11 +50,17 @@ recenter the visited source file.  Its value can be a number (for example,
 
 ** 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.
 \f
 * Startup Changes in Emacs 23.1