aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2012-06-11 15:03:39 +0200
committerMichael Albinus2012-06-11 15:03:39 +0200
commit888a7fc08d1b6b2daa7fd06a93821f7359ee166e (patch)
tree01fcdd7dfed9f560a820f00d641213fd1edd691f /doc/misc/ChangeLog
parent2fe4b1254dc0673e161e7aee6ef6f983af86289b (diff)
downloademacs-888a7fc08d1b6b2daa7fd06a93821f7359ee166e.tar.gz
emacs-888a7fc08d1b6b2daa7fd06a93821f7359ee166e.zip
Sync with Tramp 2.2.6-pre.
* tramp.texi (all): Use consequently @command{}, @env{} and @kbd{} where appropriate. (Ad-hoc multi-hops): New section. (Remote processes): New subsection "Running remote processes on Windows hosts". (History): Add remote commands on Windows, and ad-hoc multi-hop methods. (External methods): "ControlPersist" must be set to "no" for the `scpc' method. (Remote processes): Add a note about `auto-revert-tail-mode'. (Frequently Asked Questions): Use "scpx" in combination with "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>. * trampver.texi: Update release number.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 9f9717aab29..37ad89dfacb 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,22 @@
12012-06-11 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.2.6-pre.
4
5 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
6 where appropriate.
7 (Ad-hoc multi-hops): New section.
8 (Remote processes): New subsection "Running remote processes on
9 Windows hosts".
10 (History): Add remote commands on Windows, and ad-hoc multi-hop
11 methods.
12 (External methods): "ControlPersist" must be set to "no" for the
13 `scpc' method.
14 (Remote processes): Add a note about `auto-revert-tail-mode'.
15 (Frequently Asked Questions): Use "scpx" in combination with
16 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
17
18 * trampver.texi: Update release number.
19
12012-06-10 Chong Yidong <cyd@gnu.org> 202012-06-10 Chong Yidong <cyd@gnu.org>
2 21
3 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo 22 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo