# HG changeset patch # User Michael Albinus # Date 1217216758 0 # Node ID b25793a542d3e77445f29548c41c2224d7b28e18 # Parent 22e04d4d8347722212659cd663935f1314b74a23 *** empty log message *** diff -r 22e04d4d8347 -r b25793a542d3 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 28 02:11:56 2008 +0000 +++ b/lisp/ChangeLog Mon Jul 28 03:45:58 2008 +0000 @@ -1,3 +1,13 @@ +2008-07-27 Michael Albinus + + Sync with Tramp 2.1.14. + + * net/tramp.el (tramp-perl-directory-files-and-attributes) + (tramp-get-device): Make device number a cons cell. + (tramp-convert-file-attributes): Make inode a cons cell. + + * net/trampver.el: Update release number. + 2008-07-27 Adrian Robert * faces.el (face-set-after-frame-default): Treat 'ns as all other @@ -40,7 +50,7 @@ query-on-exit flag. Kill temporary buffer. (tramp-process-sentinel): Remove defun. (tramp-do-copy-or-rename-file-out-of-band) - (tramp-maybe-open-connection):Don't call it. + (tramp-maybe-open-connection): Don't call it. * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't call `tramp-process-sentinel'.