Mercurial > emacs
comparison lisp/ChangeLog @ 112251:014879f0bfbb
* net/tramp.el (tramp-find-inline-compress)
(tramp-get-inline-coding): Quote command after pipe symbol for
local calls under W32. (Bug#6784)
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 10 Jan 2011 21:36:09 +0100 |
parents | baabeab57e3e |
children | 6409a00a5462 |
comparison
equal
deleted
inserted
replaced
112250:baabeab57e3e | 112251:014879f0bfbb |
---|---|
1 2011-01-10 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/tramp.el (tramp-find-inline-compress) | |
4 (tramp-get-inline-coding): Quote command after pipe symbol for | |
5 local calls under W32. (Bug#6784) | |
6 | |
1 2011-01-10 Michael Albinus <michael.albinus@gmx.de> | 7 2011-01-10 Michael Albinus <michael.albinus@gmx.de> |
2 | 8 |
3 * net/tramp.el (tramp-default-method): Initialize with pscp/plink | 9 * net/tramp.el (tramp-default-method): Initialize with pscp/plink |
4 only when running under W32. | 10 only when running under W32. |
5 | 11 |