# HG changeset patch # User Michael Albinus # Date 1239719986 0 # Node ID 1db51ad293199ce39d4901608ee6c99895295c9b # Parent a8c41d72ae8aea72bbdd3f2d0c385de175fab4e6 *** empty log message *** diff -r a8c41d72ae8a -r 1db51ad29319 lisp/ChangeLog --- a/lisp/ChangeLog Tue Apr 14 14:39:22 2009 +0000 +++ b/lisp/ChangeLog Tue Apr 14 14:39:46 2009 +0000 @@ -1,3 +1,15 @@ +2009-04-14 Michael Albinus + + * net/tramp.el (tramp-handle-dired-recursive-delete-directory): + Fix an error in flushing cache data. + (tramp-handle-process-file): Flush all file cache values for the + connection, because the remote process could have changed them. + Suggested by Stefan Monnier . + Handle QUIT. + + * net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data + of directory "". + 2009-04-14 Stefan Monnier * minibuffer.el (completion--try-word-completion): Don't disable