Mercurial > hg > xemacs-beta
diff lisp/gnus/gnus-cache.el @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | b980b6286996 |
children | 25f70ba0133c |
line wrap: on
line diff
--- a/lisp/gnus/gnus-cache.el Mon Aug 13 09:31:48 2007 +0200 +++ b/lisp/gnus/gnus-cache.el Mon Aug 13 09:32:43 2007 +0200 @@ -650,7 +650,7 @@ (defun gnus-cache-move-cache (dir) "Move the cache tree to somewhere else." - (interactive "DMove the cache tree to: ") + (interactive "FMove the cache tree to: ") (rename-file gnus-cache-directory dir)) (provide 'gnus-cache)