Mercurial > emacs
diff lisp/ChangeLog @ 75429:0d32395ff1eb
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
default-directory to a sane value when calling start-process.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 27 Jan 2007 14:40:08 +0000 |
parents | d19b2a81fa12 |
children | d1ddbd8d646d |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 27 13:52:16 2007 +0000 +++ b/lisp/ChangeLog Sat Jan 27 14:40:08 2007 +0000 @@ -1,3 +1,8 @@ +2007-01-27 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set + default-directory to a sane value when calling start-process. + 2007-01-27 Eli Zaretskii <eliz@gnu.org> * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.