From: kaoru Date: Sun, 9 Sep 2001 20:36:44 +0000 (+0000) Subject: (wl-message-visible-field-list): Fixed typo. X-Git-Tag: wl-2_7_4~40 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fdbbd32c93bd9bc5ac78e546e2274cb5d048511;p=elisp%2Fwanderlust.git (wl-message-visible-field-list): Fixed typo. --- diff --git a/doc/wl.texi b/doc/wl.texi index b9eefb0..1d9e107 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -3655,19 +3655,22 @@ moves to the next message. Initial setting is @code{'(1 . 4)}. It is a cons cell and the ratio of its car and cdr value corresponds to the ratio of Summary and Message windows. + @item wl-message-ignored-field-list @vindex wl-message-ignored-field-list (SEMI only) Initial setting is nil. All fields that match this list will be hidden in message buffer. Each elements are regexp of field-name. -If nil, the value of mime-view-ignored-field-list is used. +If nil, the value of @code{mime-view-ignored-field-list} is used. + @item wl-message-visible-field-list @vindex wl-message-visible-field-list (SEMI only) Initial setting is nil. -All fields that match this list will be hidden in message buffer. +All fields that match this list will be display in message buffer. Each elements are regexp of field-name. This value precedes -wl-message-ignored-field-list. +@code{wl-message-ignored-field-list}. If nil, the value of mime-view-visible-field-list is used. + @item wl-message-sort-field-list @vindex wl-message-sort-field-list (SEMI only) Initial setting is