diff options
| author | Michael Albinus | 2011-01-10 20:42:46 +0100 |
|---|---|---|
| committer | Michael Albinus | 2011-01-10 20:42:46 +0100 |
| commit | 6a0ecd86d28fd5e5be53e7bf699f8dae242aab81 (patch) | |
| tree | 61929460bac17a91eb6690b85dcabb750c02d989 /lisp/ChangeLog | |
| parent | 88ecd0a566155169b0c720d45f6978537e2f4a36 (diff) | |
| download | emacs-6a0ecd86d28fd5e5be53e7bf699f8dae242aab81.tar.gz emacs-6a0ecd86d28fd5e5be53e7bf699f8dae242aab81.zip | |
* net/tramp.el (tramp-default-method): Initialize with pscp/plink
only when running under W32.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 688f32e5a72..c0607190341 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-10 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-default-method): Initialize with pscp/plink | ||
| 4 | only when running under W32. | ||
| 5 | |||
| 1 | 2011-01-09 Eli Zaretskii <eliz@gnu.org> | 6 | 2011-01-09 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/grep.el (grep-compute-defaults): Quote the program | 8 | * progmodes/grep.el (grep-compute-defaults): Quote the program |