From ae27869d25b0c822c446de5bd02c159fb4e7ef18 Mon Sep 17 00:00:00 2001 From: okazaki Date: Mon, 13 Dec 2004 12:33:19 +0000 Subject: [PATCH] Update `Key Bindings of Summary'. --- doc/wl-ja.texi | 6 ++++-- doc/wl.texi | 19 +++++++++++++------ 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 50a152a..131147f 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -3332,8 +3332,10 @@ prefix argument つきならば、カーソル行の子スレッドを全て開きます。 @kindex H (Summary) @findex wl-summary-toggle-all-header 現在カーソルがある行のメッセージを、全てヘッダ情報を表示するかどうかを切 -り換えて再表示します。@kbd{C-u C-u H} のように 2回の @kbd{C-u} を付けて実 -行した場合、現在のヘッダの表示形式をサマリのデフォルト値として設定します。 +り換えて再表示します。prefix argument つきならばキャッシュが存在しても +無視して再読み込みし直します。@kbd{C-u C-u H} のように 2回の @kbd{C-u} を +付けて実行した場合、現在のヘッダの表示形式をサマリのデフォルト値として +設定します。 (@code{wl-summary-toggle-all-header}) @item M diff --git a/doc/wl.texi b/doc/wl.texi index 320e3f5..d0cc8c4 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -3144,10 +3144,10 @@ Proceed reading a message at the current cursor point. @kindex . (Summary) @findex wl-summary-redisplay Redisplay a message at the current cursor point with default display -type. If this command is called with prefix argument, Redisplay message -regardless of the message cache (message is re-loaded from source). If -this command is called with twice multiples @kbd{C-u} as @kbd{C-u C-u .}, -redisplay message with current display type regardless of the +type. If this command is called with prefix argument, reload and redisplay +message regardless of the message cache. +If this command is called with twice multiples @kbd{C-u} as @kbd{C-u C-u .}, +reload and redisplay message with current display type regardless of the message cache. (@code{wl-summary-redisplay}) @item < @@ -3346,8 +3346,9 @@ list folder (refile destination), guess @samp{To:} field and completed @findex wl-summary-toggle-all-header Toggle display type between all and partial header fields and redisplay the message at current cursor point. If this command is called with -twice multiples @kbd{C-u} as @kbd{C-u C-u H}, set default display type -of summary by current display type of header fields. +prefix argument, reload and redisplay message regardless of the message cache. +If this command is called with twice multiples @kbd{C-u} as @kbd{C-u C-u H}, +set default display type of summary by current display type of header fields. (@code{wl-summary-toggle-all-header}) @item M @@ -3370,6 +3371,12 @@ If this command is called with twice multiples @kbd{C-u} as @kbd{C-u C-u M}, set default display type of summary by current display type of MIME analysis. (@code{wl-summary-toggle-mime}) +@item C-c C-f +@kindex C-c C-f (Summary) +@findex wl-summary-toggle-header-narrowing +Toggle header body narrowing of the message at current cursor point. +(@code{wl-summary-toggle-header-narrowing}) + @item B @kindex B (Summary) @findex wl-summary-burst -- 1.7.10.4