+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.
+
2002-03-05 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* wl-folder.el (wl-folder-goto-folder-sticky): Simply call
2002-03-05 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
- * wl-folder.el (toplevel): Bind [(shift return)] to
+ * 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 (toplevel): Bind `wl-summary-goto-folder-sticky'
- to "G".
+ * 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.
["Display all" wl-fldmgr-access-display-all t])
"----"
["Write a message" wl-draft t]
+ ["Write for current folder" wl-folder-write-current-folder t]
"----"
["Toggle Plug Status" wl-toggle-plugged t]
["Change Plug Status" wl-plugged-change t]
"----"
("Writing Messages"
["Write a message" wl-summary-write t]
+ ["Write for current folder" wl-summary-write-current-folder t]
["Reply" wl-summary-reply t]
["Reply with citation" wl-summary-reply-with-citation t]
["Forward" wl-summary-forward t])