Mercurial > emacs
changeset 102970:1db51ad29319
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 14 Apr 2009 14:39:46 +0000 |
parents | a8c41d72ae8a |
children | dfda66dfca92 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <michael.albinus@gmx.de> + + * 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 <monnier@iro.umontreal.ca>. + Handle QUIT. + + * net/tramp-cmds.el (tramp-cleanup-connection): Flush cache data + of directory "". + 2009-04-14 Stefan Monnier <monnier@iro.umontreal.ca> * minibuffer.el (completion--try-word-completion): Don't disable