# HG changeset patch # User Michael Albinus # Date 1229964014 0 # Node ID 0be17bcb3bbf8e7046bcdcfb40197d4844a91920 # Parent 2af636c8c9d2ca0524f45dc2d5f60210efe54052 *** empty log message *** diff -r 2af636c8c9d2 -r 0be17bcb3bbf lisp/ChangeLog --- 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 + + * 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 * window.el (set-window-text-height): Fix doc-string.