diff options
| author | Glenn Morris | 2014-02-01 17:16:18 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-01 17:16:18 -0800 |
| commit | 65bc4bb587b1852eff1ac63d92f744416c3f6275 (patch) | |
| tree | e6844534e888c9f51aaa8e21d4e7cf7b66a1a53a /etc | |
| parent | 7c3247627a102b53e9808ef51eca4a22c3a39fa3 (diff) | |
| download | emacs-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/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -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. | |||
| 840 | devices by the Android Debug Bridge. The variable `tramp-adb-program' | 841 | devices by the Android Debug Bridge. The variable `tramp-adb-program' |
| 841 | can be used to adapt the path of the "adb" program, if needed. | 842 | can 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, |
| 846 | when possible. | 848 | when 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 |