* wl-summary.el (wl-summary-write-current-folder): Call wl-draft
[elisp/wanderlust.git] / wl / ChangeLog
index c65e242..3b05f10 100644 (file)
@@ -1,3 +1,119 @@
+2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
+       even if the guess failed.
+
+       * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
+       (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
+       wl-summary-write-current-folder.
+       * wl-xmas.el: Ditto.
+
+2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-next-page): Force display message if
+       message is not displayed yet.
+       (wl-summary-prev-page): Ditto.
+
+2002-03-11  J\e.A\8eér\8eôme Marant <jerome.marant@free.fr>
+
+       * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
+
+2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
+       add "Preview Message" and "Save Draft and Exit".
+
+2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
+       if addrmgr is called from draft in splitted window.
+
+       * wl-e21.el (wl-draft-overload-menubar): Undo last change.
+       * wl-mule.el: Ditto.
+       * wl-xmas.el: Ditto.
+
+2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
+
+       * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
+       * wl-xmas.el (wl-folder-toolbar): Ditto.
+
+2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
+       and wl-draft-save-and-exit.
+       (wl-draft-toolbar): Add wl-draft-save-and-exit.
+       * wl-xmas.el: Ditto.
+       * wl-mule.el: Ditto.
+
+       * wl-folder.el (wl-folder-goto-draft-folder): New function.
+       (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
+
+2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
+       lists for saving buffer.
+
+2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-draft.el (wl-draft): Abolish summary-buf argument and use
+       parent-folder argument instead of it.
+       (wl-draft-create-buffer): Ditto.
+       (wl-draft-forward): Ditto.
+       (wl-draft-reply): Ditto.
+       * wl-summary.el (wl-summary-write): Ditto.
+       (wl-summary-write-current-folder): Ditto.
+
+       * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
+       don't set wl-draft-buffer-cur-summary-buffer so as to go back to
+       Folder buffer after composing.
+
+2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
+       header if the file `wl-x-face-file' already contains it.
+
+2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
+       folder" entry.
+       * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
+       * wl-e21.el (wl-folder-toolbar): Ditto.
+       * wl-xmas.el (wl-folder-toolbar): Ditto.
+
+2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
+       wl-folder-goto-folder with sticky argument.
+       (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
+
+2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
+       and wl-summary-previous-buffer.
+       (wl-summary-next-buffer): New function.
+       (wl-summary-previous-buffer): Ditto.
+
+2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
+       wl-folder-jump-to-current-entity-with-arg.
+       (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
+       `wl-folder-jump-to-current-entity'.
+       * wl-summary.el (wl-summary-mode-map): Bind "G" for
+       `wl-summary-goto-folder-sticky'.
+       (wl-summary-goto-folder-sticky): Simply call with the sticky arg
+       `wl-summary-goto-folder'.
+       (wl-summary-goto-folder-subr): Add 7th argument force-exit.
+       Unless force-exit, do not clean temp. marks for sticky summary.
+       (wl-summary-goto-folder): Now the prefix argument means force-exit.
+
+2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
+       not entire.
+
 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status