Mercurial > emacs
changeset 105780:f641cce94663
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 27 Oct 2009 10:53:06 +0000 |
parents | 4f83cd6cf378 |
children | 102fa2b8ed58 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 27 10:52:54 2009 +0000 +++ b/lisp/ChangeLog Tue Oct 27 10:53:06 2009 +0000 @@ -1,3 +1,16 @@ +2009-10-27 Michael Albinus <michael.albinus@gmx.de> + + * 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 <lekktu@gmail.com> * simple.el (transpose-subr): Give clearer error when the mark