* lisp/gnus-vm.el (gnus-summary-save-in-vm): Use
`vm-read-file-name' instead of `read-file-name'. This allows to use
the optional sixth argument HISTORY for the various environments.
- (gnus-summary-save-article-vm): Likewise.
+ (gnus-summary-save-article-vm): Ditto.
(TopLevel): Autoload "vm" for the function `vm-read-file-name'.
1999-04-27 Katsumi Yamaoka <yamaoka@jpl.org>