Mercurial > emacs
comparison lisp/ChangeLog @ 96393:269a30341454
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sat, 28 Jun 2008 10:17:22 +0000 |
parents | 02d657f45045 |
children | 3dcb178d4fdc |
comparison
equal
deleted
inserted
replaced
96392:61ba354c1338 | 96393:269a30341454 |
---|---|
1 2008-06-28 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/tramp.el (tramp-handle-file-modes): Handle symlinks. | |
4 (tramp-convert-file-attributes): Convert symlinks only when | |
5 returned from `tramp-handle-file-attributes-with-stat'. | |
6 | |
7 * net/tramp-ftp.el (top): Delete 'ange-ftp property from | |
8 `substitute-in-file-name' when unloading. | |
9 (tramp-ftp-file-name-handler): Set `tramp-mode' to nil. | |
10 | |
1 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu> | 11 2008-06-28 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 12 |
3 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories. | 13 * vc-dir.el (vc-dir-hide-up-to-date): Also hide empty directories. |
4 (vc-string-prefix-p): Move function ... | 14 (vc-string-prefix-p): Move function ... |
5 * vc.el (vc-string-prefix-p): ... here. | 15 * vc.el (vc-string-prefix-p): ... here. |