From a30dbb4d34ba64a67548bdd31d8029d94843a511 Mon Sep 17 00:00:00 2001 From: yoichi Date: Wed, 6 Mar 2002 10:39:27 +0000 Subject: [PATCH] Fix my funny English. --- wl/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index 2c67720..9d3f8e9 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,6 +1,6 @@ 2002-03-05 Yoichi NAKAYAMA - * wl-folder.el (wl-folder-goto-folder-sticky): Just call + * 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". @@ -15,11 +15,11 @@ * 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-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-goto-folder-sticky): Just call with the sticky arg + (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. -- 1.7.10.4