From: yamaoka Date: Tue, 27 Apr 1999 08:28:41 +0000 (+0000) Subject: Update. X-Git-Tag: semi-gnus-6_10_12~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c9eeb1ae99cd54d292ac645df07370c11b54e31f;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index 1843edb..4e6e174 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +1999-04-27 Katsumi Yamaoka + + * lisp/gnus-vm.el (gnus-summary-save-in-vm): To read the name of + FOLDER in the way of VM; give the value of `gnus-current-article' + to the function `gnus-summary-select-article' if it is called non + interactively. + (gnus-summary-save-article-vm): Accept the optional 2nd arg FOLDER. + If it is called interactively the name of FOLDER is read from the + minibuffer; bind `mime-display-header-hook', + `mime-display-text/plain-hook', `mime-text-decode-hook', + `mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil + when the function `gnus-summary-save-article' is called. + (gnus-summary-save-article-vm-count, + gnus-summary-save-article-vm-folder): New internal variables. + (gnus-vm-make-folder): Bind `mime-display-header-hook', + `mime-display-text/plain-hook', `mime-text-decode-hook', + `mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil + when the function `vm-mode' is called. + (vm-use-toolbar, vm-primary-inbox, vm-folder-history, + vm-folder-directory): Define variables for avoiding byte compile + warning. + (gnus-vm-inhibit-window-system): Abolish variable; don't require + `win-vm'. + (TopLevel): Don't autoload "vm" for the functions + `vm-forward-message', `vm-reply' or `vm-mail'; don't require + `sendmail', `message', `gnus' or `gnus-msg' but `gnus-art'. + 1999-04-18 Sin'ya Kanematsu * texi/gnus-ja.texi: Fix typo - `gnus-auto-expirable-newgroups' ->