# HG changeset patch # User Michael Albinus # Date 1209314274 0 # Node ID 0b0b94270961b129bc3a28eb3c535198cc56785b # Parent 9ce39a6373c9168c6f2f64ba8991b088d590b926 *** empty log message *** diff -r 9ce39a6373c9 -r 0b0b94270961 lisp/ChangeLog --- a/lisp/ChangeLog Sun Apr 27 16:36:56 2008 +0000 +++ b/lisp/ChangeLog Sun Apr 27 16:37:54 2008 +0000 @@ -1,3 +1,20 @@ +2008-04-27 Michael Albinus + + * net/tramp.el (tramp-handle-make-symbolic-link) + (tramp-handle-file-name-directory) + (tramp-handle-file-name-nondirectory, tramp-handle-file-truename) + (tramp-do-copy-or-rename-file-directly) + (tramp-handle-insert-directory, tramp-handle-expand-file-name) + (tramp-handle-substitute-in-file-name) + (tramp-handle-insert-file-contents, tramp-handle-write-region) + * net/tramp-cache.el (tramp-get-file-property) + (tramp-set-file-property, tramp-flush-file-property) + (tramp-flush-directory-property) + * net/tramp-cpmpat.el (tramp-compat-make-temp-file) + * net/tramp-fish.el (tramp-fish-handle-expand-file-name): Disable + `file-name-handler-alist' when handling localname. It could have + a remote file syntax, like a VMS file name. + 2008-04-27 Vinicius Jose Latorre * whitespace.el: New version 11.1.