From: Michael Albinus Date: Thu, 10 Mar 2005 06:40:59 +0000 (+0000) Subject: * NEWS: Explain how to default Tramp to FTP. X-Git-Tag: ttn-vms-21-2-B4~1857 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3235a9ea2e5801c9864c70b60bb35d3e8a5a0cb4;p=emacs.git * NEWS: Explain how to default Tramp to FTP. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 3636682432a..92667a1afff 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,7 +1,11 @@ +2005-03-10 Michael Albinus + + * NEWS: Explain how to default Tramp to FTP. + 2005-03-05 YAMAMOTO Mitsuharu * NEWS: Mention Carbon build on Mac OS 9. - + 2005-03-01 David Kastrup * DEBUG: Add information about `-fno-crossjumping' for GCC. @@ -49,7 +53,7 @@ 2005-01-13 Cheng Gao * MORE.STUFF: Add entries of some well known and widely used packages. - + 2005-01-07 Lars Hansen * NEWS: Describe desktop package lazy restore feature. diff --git a/etc/NEWS b/etc/NEWS index 039cf316ff4..77e378a6fe7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2445,7 +2445,11 @@ connection using base64 or uu encoding) and the `out-of-band' methods `rsync' to do the copying). Shell connections can be acquired via `rsh', `ssh', `telnet' and also -`su' and `sudo'. +`su' and `sudo'. Ange-FTP is still supported via the `ftp' method. + +If you want to disable Tramp you should set + + (setq tramp-default-method "ftp") --- ** The new global minor mode `file-name-shadow-mode' modifies the way