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: Tue, 12 Oct 2004 18:36:03 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6442 emacs/lisp/ChangeLog:1.6443
*** emacs/lisp/ChangeLog:1.6442 Tue Oct 12 10:19:10 2004
--- emacs/lisp/ChangeLog        Tue Oct 12 21:02:42 2004
***************
*** 1,3 ****
--- 1,23 ----
+ 2004-10-12  Michael Albinus  <address@hidden>
+ 
+       Sync with Tramp 2.0.45.
+ 
+       * net/tramp.el (top): Apply `def-edebug-spec' only if function is
+       defined.  This is not the case for XEmacs without package
+       "edebug".
+       (tramp-set-auto-save-file-modes): Set permissions of autosaved
+       remote files to the permissions of the original file.  This is not
+       the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
+       `auto-save-hook'.  Reported by Thomas Prokosch <address@hidden>.
+       (tramp-perl-decode): Fixed an error in Perl implementation.
+       $pending must be cleared every loop.  Reported by Benjamin Place
+       <address@hidden>
+ 
+       * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Don't
+       activate advice during definition.  This is done later on,
+       depending on test result of `substitute-in-file-name'.  Suggested
+       by Stefan Monnier <address@hidden>.
+ 
  2004-10-12  David Ponce  <address@hidden>
  
        * recentf.el (recentf-edit-list): Update the menu when the recentf




reply via email to

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