emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 22 Aug 2007 05:47:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/08/22 05:47:42

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11594
retrieving revision 1.11595
diff -u -b -r1.11594 -r1.11595
--- ChangeLog   22 Aug 2007 04:05:28 -0000      1.11594
+++ ChangeLog   22 Aug 2007 05:47:40 -0000      1.11595
@@ -1,3 +1,15 @@
+2007-08-22  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
+       otherwise.
+       (tramp-get-remote-path): New defun.  Replace occurences of
+       `tramp-default-remote-path' by this function.
+       (tramp-set-remote-path): Move most of the code to
+       `tramp-get-remote-path'.
+       (tramp-get-ls-command, tramp-get-remote-id): Don't check for not
+       existing directories, this is done already in
+       `tramp-get-remote-path'.
+
 2007-08-22  Paul Pogonyshev  <address@hidden>
 
        * image-file.el (image-file-name-extensions): Add "svg".




reply via email to

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