* etc/NEWS: Related edits.
+2014-02-02 Glenn Morris <rgm@gnu.org>
+
+ * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
+
2014-01-31 Glenn Morris <rgm@gnu.org>
* efaq.texi (Replacing highlighted text):
openssh
@itemize
@item @code{scp} Uses scp for copying, ssh for shell operations.
-@item @code{scp1} scp with forced SSH protocol version 1
-@item @code{scp2} scp with forced SSH protocol version 2
@item @code{ssh} Uses ssh with encoding on stdin/stdout for file transfer.
-@item @code{ssh1} ssh with forced SSH protocol version 1
-@item @code{ssh2} ssh with forced SSH protocol version 2
@end itemize
@item
@item @code{pscp1} pscp, with forced SSH protocol version 1
@item @code{pscp2} pscp, with forced SSH protocol version 2
@item @code{plink} Uses plink with encoding on stdin/stdout for file transfer.
-@item @code{plink1} plink with forced SSH protocol version 1
-@item @code{plink2} plink with forced SSH protocol version 2
@end itemize
@end itemize
** Tramp
++++
*** The experimental url syntax for remote file names has been removed.
+++
devices by the Android Debug Bridge. The variable `tramp-adb-program'
can be used to adapt the path of the "adb" program, if needed.
++++
*** The connection methods "plink1", "ssh1", "ssh2", "scp1", "scp2",
"scpc" and "rsyncc" are discontinued. The ssh option
"ControlMaster=auto" is set automatically in all ssh-based methods,
-when possible.
+when possible. See `tramp-use-ssh-controlmaster-options'.
+++
*** Handlers for `file-acl' and `set-file-acl' for remote machines