From f05f4a137506d42b194e30b3d703f01d69eea464 Mon Sep 17 00:00:00 2001 From: yoichi Date: Sun, 17 Nov 2002 14:18:25 +0000 Subject: [PATCH] Add availability information about bbdb, lsdb --- doc/wl-ja.texi | 8 +++++--- doc/wl.texi | 9 ++++++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index d7cbb04..2d5cfcb 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -6517,8 +6517,9 @@ OK です。 @subsection bbdb.el @pindex BBDB -@file{util/bbdb-wl.el} を @code{load-path} において以下のように設定すれば -OK です。 +The Insidious Big Brother Database (@uref{http://bbdb.sourceforge.net/}) +を Wanderlust と共に使うには、 @file{util/bbdb-wl.el} を @code{load-path} +に置いて以下のように設定すれば OK です。 インストール時に @code{load-path} 上に BBDB があれば、 @file{bbdb-wl.el} はバイトコンパイル/インストールされます。 @@ -6553,7 +6554,8 @@ OK です。 @subsection lsdb.el @pindex LSDB -以下は、設定の一例です。 +The Lovely Sister Database (@uref{http://sourceforge.jp/projects/lsdb/}) +を Wanderlust と共に使うための設定例を以下に示します。 @lisp @group diff --git a/doc/wl.texi b/doc/wl.texi index 6b465f6..92d5eb7 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -6613,8 +6613,9 @@ If @command{imput} is on the @code{exec-path} at the installation, @subsection bbdb.el @pindex BBDB -Place @file{util/bbdb-wl.el} on the @code{load-path} and do the following -settings. +To use The Insidious Big Brother Database (@uref{http://bbdb.sourceforge.net/}) +with Wanderlust, place @file{util/bbdb-wl.el} on the @code{load-path} +and do the following settings. If BBDB is on the @code{load-path} at the installation, @file{bbdb-wl.el} is byte-compiled and installed. @@ -6649,7 +6650,9 @@ in draft buffer. @subsection lsdb.el @pindex LSDB -The following is an example of settings: +The following is an example setting to use +The Lovely Sister Database (@uref{http://sourceforge.jp/projects/lsdb/}) +with Wanderlust. @lisp @group -- 1.7.10.4