Mercurial > emacs
diff lisp/ChangeLog @ 108775:481bba2e11df
* net/tramp.el (tramp-progress-reporter-update): New defun.
(with-progress-reporter): Use it.
(tramp-process-actions):
* net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
current message, in order to let progress reporter continue
afterwards. (Bug#6257)
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 25 May 2010 10:45:35 +0200 |
parents | 56c66753dd38 |
children | 6d49787caf8a |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon May 24 21:25:15 2010 -0700 +++ b/lisp/ChangeLog Tue May 25 10:45:35 2010 +0200 @@ -1,3 +1,12 @@ +2010-05-25 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-progress-reporter-update): New defun. + (with-progress-reporter): Use it. + (tramp-process-actions): + * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve + current message, in order to let progress reporter continue + afterwards. (Bug#6257) + 2010-05-25 Glenn Morris <rgm@gnu.org> * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):