Mercurial > emacs
changeset 74167:a03e8735521c
*** empty log message ***
author | Lars Hansen <larsh@soem.dk> |
---|---|
date | Fri, 24 Nov 2006 19:14:46 +0000 |
parents | 5b973e5dc882 |
children | d3e88d0723ff |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 24 19:14:29 2006 +0000 +++ b/lisp/ChangeLog Fri Nov 24 19:14:46 2006 +0000 @@ -1,3 +1,14 @@ +2006-11-24 Lars Hansen <larsh@soem.dk> + * net/tramp.el (tramp-default-method): Under Windows, change from + plink to pscp. + (tramp-copy-failed-regexp, tramp-action-copy-failed): Add. + (tramp-actions-copy-out-of-band): Add pair (tramp-copy-failed-regexp + tramp-action-copy-failed). + (tramp-action-out-of-band): Move "Permission denied" handling to + tramp-action-copy-failed. + (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of + process buffer. + 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca> * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of