emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Michael Albinus
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Fri, 02 Oct 2009 13:37:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       09/10/02 13:37:42

Modified files:
        lisp           : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16324&r2=1.16325

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16324
retrieving revision 1.16325
diff -u -b -r1.16324 -r1.16325
--- ChangeLog   2 Oct 2009 12:19:24 -0000       1.16324
+++ ChangeLog   2 Oct 2009 13:37:38 -0000       1.16325
@@ -1,3 +1,17 @@
+2009-10-02  Michael Albinus  <address@hidden>
+
+       * 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  <address@hidden>
 
        * makefile.w32-in (WINS_BASIC): Remove cedet.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]