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: Sun, 20 Mar 2005 15:00:21 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7126 emacs/lisp/ChangeLog:1.7127
*** emacs/lisp/ChangeLog:1.7126 Sun Mar 20 01:49:31 2005
--- emacs/lisp/ChangeLog        Sun Mar 20 20:00:18 2005
***************
*** 1,3 ****
--- 1,26 ----
+ 2005-03-20  Michael Albinus  <address@hidden>
+ 
+       Sync with Tramp 2.0.48.
+ 
+       * tramp.el (all): Change all addresses to .gnu.org.
+       (tramp-append-tramp-buffers): New defun.
+       (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
+       Catch `dont-send' signal.
+       (tramp-set-auto-save-file-modes): Set always permissions, because
+       there might be an old auto-saved file belonging to another
+       original file.  This could be a security threat.  Reported by
+       Kjetil Kjernsmo <address@hidden>.
+       Check for Emacs 21.3.50 removed.
+ 
+       * tramp-smb.el (all): Remove debug construct for
+       `with-parsed-tramp-file-name'.
+       (tramp-smb-prompt): Prompt can contain spaces inside directory
+       names.
+       (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
+       No error message if DIRECTORY or FILENAME doesn't exist.
+       (tramp-smb-open-connection): Check existence of
+       `tramp-smb-program'.
+ 
  2005-03-20  Miles Bader  <address@hidden>
  
        * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces




reply via email to

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