From c4861de07b4cb7d2379c621bb67d44dd3497efff Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 2 Oct 2009 13:37:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 91ad3c83627..4baa1ad304c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2009-10-02 Michael Albinus + + * simple.el (start-file-process): Say in the doc-string, that file + handlers might not support pty association, if PROGRAM is nil. + + * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether + HOST and USER are strings. They are nil, when there are + incomplete entries in ~/.netrc, for example. + (ange-ftp-delete-directory): Implement RECURSIVE case. Change to + root directory ("device busy" error otherwise). + + * net/tramp-smb.el (tramp-smb-handle-make-directory-internal): Flush + file properties of created directory. + 2009-10-02 Eli Zaretskii * makefile.w32-in (WINS_BASIC): Remove cedet. -- 2.39.5