Mercurial > emacs
changeset 96393:269a30341454
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 28 Jun 2008 10:17:22 +0000 |
parents | 61ba354c1338 |
children | c594284b21d1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <michael.albinus@gmx.de> + + * 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 <dann@ics.uci.edu> * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories.