emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Michael Albinus
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Tue, 27 Oct 2009 10:53:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       09/10/27 10:53:11

Modified files:
        lisp           : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16514&r2=1.16515

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16514
retrieving revision 1.16515
diff -u -b -r1.16514 -r1.16515
--- ChangeLog   26 Oct 2009 14:59:12 -0000      1.16514
+++ ChangeLog   27 Oct 2009 10:53:06 -0000      1.16515
@@ -1,3 +1,16 @@
+2009-10-27  Michael Albinus  <address@hidden>
+
+       * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
+       (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
+       calling `tramp-imap-put-file'.  Add file size to the call.
+       (tramp-imap-get-file-entries): Compute also user name, file size,
+       and date.
+       (tramp-imap-handle-insert-directory): Insert uid and gid.
+       (tramp-imap-handle-file-attributes): Transform uid and gid
+       according to `id-format'.
+       (tramp-imap-put-file): New optional parameter SIZE.  Encode file
+       size in header X-Size.
+
 2009-10-26  Juanma Barranquero  <address@hidden>
 
        * simple.el (transpose-subr): Give clearer error when the mark




reply via email to

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