aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c5f0c9aa9bb..9a4c4001f29 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12006-11-24 Lars Hansen <larsh@soem.dk>
2 * net/tramp.el (tramp-default-method): Under Windows, change from
3 plink to pscp.
4 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
5 (tramp-actions-copy-out-of-band): Add pair (tramp-copy-failed-regexp
6 tramp-action-copy-failed).
7 (tramp-action-out-of-band): Move "Permission denied" handling to
8 tramp-action-copy-failed.
9 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
10 process buffer.
11
12006-11-24 Stefan Monnier <monnier@iro.umontreal.ca> 122006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 13
3 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of 14 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of