* wl-folder.el (toplevel): Bind [(shift return)] to
authoryoichi <yoichi>
Tue, 5 Mar 2002 04:26:27 +0000 (04:26 +0000)
committeryoichi <yoichi>
Tue, 5 Mar 2002 04:26:27 +0000 (04:26 +0000)
commit0a77c70fdb3ca771816f4540b108e5a3d6da825e
tree5c21d9a064ae7b994af98eb7e4e8e4b0efa8356f
parentcde56f958de44ed555fe43730d41335717ee7b97
    * wl-folder.el (toplevel): Bind [(shift return)] to
        wl-folder-jump-to-current-entity-with-arg.
        (wl-folder-jump-to-current-entity-with-arg): Just call with arg
        `wl-folder-jump-to-current-entity'.
        * wl-summary.el (toplevel): Bind `wl-summary-goto-folder-sticky'
        to "G".
        (wl-summary-goto-folder-sticky): Just 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.
wl/ChangeLog
wl/wl-folder.el
wl/wl-summary.el