aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2018-02-19 19:41:15 +0100
committerMichael Albinus2018-02-19 19:41:15 +0100
commit254a49f49eadc6b870fdca447533ba09004a28b2 (patch)
treed9c806c934ae66d6ac3f7c38f859cb72a777e159
parentb877afdfd37d7cdf13ce60c6dc2186d5a0141724 (diff)
downloademacs-254a49f49eadc6b870fdca447533ba09004a28b2.tar.gz
emacs-254a49f49eadc6b870fdca447533ba09004a28b2.zip
; Add changes in tramp.texi which were conflicted in merge from emacs-26
-rw-r--r--doc/misc/tramp.texi10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 0dd82c582c2..d91c4a9bb3e 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2245,12 +2245,12 @@ Some older versions of Cygwin's @command{ssh} work with the
2245@option{sshx} access method. Consult Cygwin's FAQ at 2245@option{sshx} access method. Consult Cygwin's FAQ at
2246@uref{https://cygwin.com/faq/} for details. 2246@uref{https://cygwin.com/faq/} for details.
2247 2247
2248@cindex cygwin and fakecygpty 2248@cindex cygwin and @command{fakecygpty}
2249@cindex fakecygpty and cygwin 2249@cindex @command{fakecygpty} and cygwin
2250 2250
2251On @uref{https://www.emacswiki.org/emacs/SshWithNTEmacs, the Emacs 2251On @uref{https://www.emacswiki.org/emacs/SshWithNTEmacs, the Emacs
2252Wiki} it is explained how to use the helper program @code{fakecygpty} 2252Wiki} it is explained how to use the helper program
2253to fix this problem. 2253@command{fakecygpty} to fix this problem.
2254 2254
2255@cindex method @option{scpx} with cygwin 2255@cindex method @option{scpx} with cygwin
2256@cindex @option{scpx} method with cygwin 2256@cindex @option{scpx} method with cygwin
@@ -2264,7 +2264,7 @@ for a host named @code{c}.
2264A workaround: write a wrapper script for @option{scp} to convert 2264A workaround: write a wrapper script for @option{scp} to convert
2265Windows file names to Cygwin file names. 2265Windows file names to Cygwin file names.
2266 2266
2267@cindex cygwin and ssh-agent 2267@cindex cygwin and @command{ssh-agent}
2268@cindex @env{SSH_AUTH_SOCK} and emacs on ms windows 2268@cindex @env{SSH_AUTH_SOCK} and emacs on ms windows
2269 2269
2270When using the @command{ssh-agent} on MS Windows for password-less 2270When using the @command{ssh-agent} on MS Windows for password-less