aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2014-02-01 17:16:18 -0800
committerGlenn Morris2014-02-01 17:16:18 -0800
commit65bc4bb587b1852eff1ac63d92f744416c3f6275 (patch)
treee6844534e888c9f51aaa8e21d4e7cf7b66a1a53a /etc
parent7c3247627a102b53e9808ef51eca4a22c3a39fa3 (diff)
downloademacs-65bc4bb587b1852eff1ac63d92f744416c3f6275.tar.gz
emacs-65bc4bb587b1852eff1ac63d92f744416c3f6275.zip
* doc/misc/efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
* etc/NEWS: Related edits.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0432c66612e..b70307545d2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -833,6 +833,7 @@ name and arguments.
833 833
834** Tramp 834** Tramp
835 835
836+++
836*** The experimental url syntax for remote file names has been removed. 837*** The experimental url syntax for remote file names has been removed.
837 838
838+++ 839+++
@@ -840,10 +841,11 @@ name and arguments.
840devices by the Android Debug Bridge. The variable `tramp-adb-program' 841devices by the Android Debug Bridge. The variable `tramp-adb-program'
841can be used to adapt the path of the "adb" program, if needed. 842can be used to adapt the path of the "adb" program, if needed.
842 843
844+++
843*** The connection methods "plink1", "ssh1", "ssh2", "scp1", "scp2", 845*** The connection methods "plink1", "ssh1", "ssh2", "scp1", "scp2",
844"scpc" and "rsyncc" are discontinued. The ssh option 846"scpc" and "rsyncc" are discontinued. The ssh option
845"ControlMaster=auto" is set automatically in all ssh-based methods, 847"ControlMaster=auto" is set automatically in all ssh-based methods,
846when possible. 848when possible. See `tramp-use-ssh-controlmaster-options'.
847 849
848+++ 850+++
849*** Handlers for `file-acl' and `set-file-acl' for remote machines 851*** Handlers for `file-acl' and `set-file-acl' for remote machines