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


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 17 Dec 2004 14:51:43 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6762 emacs/lisp/ChangeLog:1.6763
*** emacs/lisp/ChangeLog:1.6762 Fri Dec 17 16:58:54 2004
--- emacs/lisp/ChangeLog        Fri Dec 17 19:35:44 2004
***************
*** 1,3 ****
--- 1,22 ----
+ 2004-12-17  Michael Albinus  <address@hidden>
+ 
+       Sync with Tramp 2.0.46.
+ 
+       * net/tramp.el (tramp-maybe-send-perl-script): Change order of
+       parameters wrt Tramp convention.
+       (tramp-handle-file-attributes-with-perl)
+       (tramp-handle-directory-files-and-attributes): Apply it.
+       (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
+       `copy-program'.  Reported by Zack Weinberg
+       <address@hidden>.
+       (top): Set `edebug-form-spec' property directly rather than
+       calling `def-edebug-spec'.
+ 
+       * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
+       advice less fragile.  Surround temporary redefinition of
+       `substitute-in-file-name' with `unwind-protect'.  Suggested by
+       Matt Hodges <address@hidden>.
+ 
  2004-12-17  Juri Linkov  <address@hidden>
  
        * replace.el (occur-accumulate-lines, occur-engine):




reply via email to

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