# HG changeset patch # User Michael Albinus # Date 1214648242 0 # Node ID 269a3034145419c6c76eeafbe8c28eee4b482cfb # Parent 61ba354c1338ed74492f851c93b98991c3e431df *** empty log message *** diff -r 61ba354c1338 -r 269a30341454 lisp/ChangeLog --- a/lisp/ChangeLog Sat Jun 28 10:16:37 2008 +0000 +++ b/lisp/ChangeLog Sat Jun 28 10:17:22 2008 +0000 @@ -1,3 +1,13 @@ +2008-06-28 Michael Albinus + + * net/tramp.el (tramp-handle-file-modes): Handle symlinks. + (tramp-convert-file-attributes): Convert symlinks only when + returned from `tramp-handle-file-attributes-with-stat'. + + * net/tramp-ftp.el (top): Delete 'ange-ftp property from + `substitute-in-file-name' when unloading. + (tramp-ftp-file-name-handler): Set `tramp-mode' to nil. + 2008-06-28 Dan Nicolaescu * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.