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: Tue, 28 Aug 2007 20:09:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/08/28 20:09:58

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11645
retrieving revision 1.11646
diff -u -b -r1.11645 -r1.11646
--- ChangeLog   28 Aug 2007 15:04:47 -0000      1.11645
+++ ChangeLog   28 Aug 2007 20:09:57 -0000      1.11646
@@ -1,3 +1,22 @@
+2007-08-28  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-handle-set-file-times): Flush the file
+       properties.
+       (tramp-set-file-uid-gid, tramp-get-local-uid)
+       (tramp-get-local-gid): New defuns.
+       (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
+       (tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
+       Improve fast track.
+       (tramp-do-copy-or-rename-file-directly): Sync parameter list with
+       the other tramp-do-copy-or-rename-file-* functions.  Major
+       rewrite.
+       (tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
+       (tramp-handle-write-region): Improve fast track.
+       (tramp-handle-file-remote-p): IDENTIFICATION can also be
+       'localname.
+       (tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
+       be nil.
+
 2007-08-28  Ivan Kanis  <address@hidden>
 
        * time.el: New feature to display several time zones in a buffer.




reply via email to

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