# HG changeset patch # User Michael Albinus # Date 1110436859 0 # Node ID 70d9e88990d5c3cdd0143a3800975b9609da169a # Parent fbf9035628712ae88c8834d9d25f26823af7f58d * NEWS: Explain how to default Tramp to FTP. diff -r fbf903562871 -r 70d9e88990d5 etc/ChangeLog --- a/etc/ChangeLog Wed Mar 09 23:20:07 2005 +0000 +++ b/etc/ChangeLog Thu Mar 10 06:40:59 2005 +0000 @@ -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 -r fbf903562871 -r 70d9e88990d5 etc/NEWS --- a/etc/NEWS Wed Mar 09 23:20:07 2005 +0000 +++ b/etc/NEWS Thu Mar 10 06:40:59 2005 +0000 @@ -2445,7 +2445,11 @@ `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