From 5d1f7b4172605f36599ce089f8c03209e9b9cfda Mon Sep 17 00:00:00 2001 From: okada Date: Sat, 17 Nov 2001 15:50:36 +0000 Subject: [PATCH] add document --- doc/wl-ja.texi | 1 + doc/wl.texi | 1 + 2 files changed, 2 insertions(+) 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. -- 1.7.10.4