aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2018-02-18 10:52:30 +0100
committerMichael Albinus2018-02-18 10:52:30 +0100
commit36e729f06cddd2a02fba15516f43f4c1a53bab55 (patch)
tree839b7cd07e80dbaa9bc7bce0b8f661d3558d934f
parent6537f996c1115ac5debee8ea1653a1bedf65d597 (diff)
downloademacs-36e729f06cddd2a02fba15516f43f4c1a53bab55.tar.gz
emacs-36e729f06cddd2a02fba15516f43f4c1a53bab55.zip
Minor edit in tramp.texi
* doc/misc/tramp.texi (Remote shell setup, Windows setup hints): Improve @cindex entries.
-rw-r--r--doc/misc/tramp.texi16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index e264298efcf..f82c9b5003c 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -1878,8 +1878,8 @@ Similar localization may be necessary for handling wrong password
1878prompts, for which @value{tramp} uses @option{tramp-wrong-passwd-regexp}. 1878prompts, for which @value{tramp} uses @option{tramp-wrong-passwd-regexp}.
1879 1879
1880@item @command{tset} and other questions 1880@item @command{tset} and other questions
1881@cindex unix command tset 1881@cindex unix command @command{tset}
1882@cindex tset unix command 1882@cindex @command{tset} unix command
1883 1883
1884@vindex tramp-terminal-type 1884@vindex tramp-terminal-type
1885To suppress inappropriate prompts for terminal type, @value{tramp} 1885To suppress inappropriate prompts for terminal type, @value{tramp}
@@ -2227,12 +2227,12 @@ Some older versions of Cygwin's @command{ssh} work with the
2227@option{sshx} access method. Consult Cygwin's FAQ at 2227@option{sshx} access method. Consult Cygwin's FAQ at
2228@uref{https://cygwin.com/faq/} for details. 2228@uref{https://cygwin.com/faq/} for details.
2229 2229
2230@cindex cygwin and fakecygpty 2230@cindex cygwin and @command{fakecygpty}
2231@cindex fakecygpty and cygwin 2231@cindex @command{fakecygpty} and cygwin
2232 2232
2233On @uref{https://www.emacswiki.org/emacs/SshWithNTEmacs, the Emacs 2233On @uref{https://www.emacswiki.org/emacs/SshWithNTEmacs, the Emacs
2234Wiki} it is explained how to use the helper program @code{fakecygpty} 2234Wiki} it is explained how to use the helper program
2235to fix this problem. 2235@command{fakecygpty} to fix this problem.
2236 2236
2237@cindex method scpx with cygwin 2237@cindex method scpx with cygwin
2238@cindex scpx method with cygwin 2238@cindex scpx method with cygwin
@@ -2246,8 +2246,8 @@ for a host named @code{c}.
2246A workaround: write a wrapper script for @option{scp} to convert 2246A workaround: write a wrapper script for @option{scp} to convert
2247Windows file names to Cygwin file names. 2247Windows file names to Cygwin file names.
2248 2248
2249@cindex cygwin and ssh-agent 2249@cindex cygwin and @command{ssh-agent}
2250@cindex SSH_AUTH_SOCK and emacs on ms windows 2250@cindex @env{SSH_AUTH_SOCK} and emacs on ms windows
2251 2251
2252When using the @command{ssh-agent} on MS Windows for password-less 2252When using the @command{ssh-agent} on MS Windows for password-less
2253interaction, @option{ssh} methods depend on the environment variable 2253interaction, @option{ssh} methods depend on the environment variable