From: okada Date: Sat, 17 Nov 2001 15:50:36 +0000 (+0000) Subject: add document X-Git-Tag: wl-2_8-root~145 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5d1f7b4172605f36599ce089f8c03209e9b9cfda;p=elisp%2Fwanderlust.git add document --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 541228a..21ce8c5 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -3876,6 +3876,7 @@ Non-nil ならメッセージバッファで長い行の折り返しをしません。 @example 'header: ヘッダの末尾に指定した文字列を挿入します。 +'header-top: ヘッダの先頭に指定した文字列を挿入します。 'header-file: ヘッダの末尾に指定したファイルを挿入します。 'x-face: 指定したファイルの内容を持つ @samp{X-Face:} フィールドを 挿入します。 diff --git a/doc/wl.texi b/doc/wl.texi index 6748073..9e122f0 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -3899,6 +3899,7 @@ Per default, there are 10 following sub-functions. @example 'header: Inserts the specified string at the bottom of the header. +'header-top: Inserts the specified string at the top of the header. 'header-file: Inserts the specified file at the bottom of the header. 'x-face: Inserts @samp{X-Face:} field with the content of the specified file. 'top: Inserts the specified string at the top of the body.