From: yoichi Date: Thu, 16 Sep 2004 16:52:53 +0000 (+0000) Subject: (wl-summary-move-order): update mark string X-Git-Tag: wl-2_12-root~102 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=75eda5b66f9e0ba075712dc677fc27a706f28986;p=elisp%2Fwanderlust.git (wl-summary-move-order): update mark string --- diff --git a/wl/wl-vars.el b/wl/wl-vars.el index 1fcef46..fe95b9d 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -2156,8 +2156,8 @@ even if the value of this option is set to nil. Here are some samples: (defcustom wl-summary-move-order 'unread "*The order of priority when move in summary mode. -If this variable is `unread', precede \"U\", \"!\", \"N\" mark. -If this variable is `new', precede \"N\" mark." +If this variable is `unread', precede \"U\", \"u\", \"N\", \"n\" mark. +If this variable is `new', precede \"N\", \"n\" mark." :type '(radio (const new) (const unread)) :group 'wl-summary