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: Mon, 05 Oct 2009 11:30:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       09/10/05 11:30:55

Modified files:
        lisp           : ChangeLog 

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

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16360
retrieving revision 1.16361
diff -u -b -r1.16360 -r1.16361
--- ChangeLog   5 Oct 2009 07:44:01 -0000       1.16360
+++ ChangeLog   5 Oct 2009 11:30:52 -0000       1.16361
@@ -4,6 +4,19 @@
        (delete-directory): Use it.
        (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
 
+       * net/tramp.el (tramp-verbose): Fix docstring.
+       (tramp-methods): Add recursive option to `tramp-copy-args'.  Add
+       `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
+       "scp1_old", "scp2_old", "rsync", "rsyncc".
+       (tramp-default-method): Check also for
+       `auth-source-user-or-password'.
+       (tramp-file-name-handler-alist, tramp-file-name-for-operation):
+       Add handler for `copy-directory'.
+       (tramp-handle-copy-directory): New defun.
+       (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
+       (tramp-handle-start-file-process): Raise an error when PROGRAM is
+       nil.  Optimize sent command.
+
 2009-10-05  Stefan Monnier  <address@hidden>
 
        * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar




reply via email to

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