aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2011-01-10 20:42:46 +0100
committerMichael Albinus2011-01-10 20:42:46 +0100
commit6a0ecd86d28fd5e5be53e7bf699f8dae242aab81 (patch)
tree61929460bac17a91eb6690b85dcabb750c02d989 /lisp/ChangeLog
parent88ecd0a566155169b0c720d45f6978537e2f4a36 (diff)
downloademacs-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/ChangeLog5
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 @@
12011-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
12011-01-09 Eli Zaretskii <eliz@gnu.org> 62011-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