changeset 100635:0be17bcb3bbf

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 22 Dec 2008 16:40:14 +0000
parents 2af636c8c9d2
children 97556cd6bbe3
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 22 16:38:59 2008 +0000
+++ b/lisp/ChangeLog	Mon Dec 22 16:40:14 2008 +0000
@@ -1,3 +1,10 @@
+2008-12-22  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/tramp.el (tramp-rfn-eshadow-update-overlay): Move overlay to
+	end, before updating.
+	(tramp-convert-file-attributes): Add "l" indicator to file modes.
+	(tramp-file-name-real-user, tramp-file-name-domain): New defuns.
+
 2008-12-21  Martin Rudalics  <rudalics@gmx.at>
 
 	* window.el (set-window-text-height): Fix doc-string.