changeset 97051:b25793a542d3

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 28 Jul 2008 03:45:58 +0000
parents 22e04d4d8347
children bed318e44ebd
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <michael.albinus@gmx.de>
+
+	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  <Adrian.B.Robert@gmail.com>
 
 	* 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'.