Mercurial > emacs
changeset 111967:4de98954e350
gnus.texi (The swish++ Engine): Add customizable parameters descriptions.
(The swish-e Engine): Ditto.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 14 Dec 2010 22:11:38 +0000 |
parents | 35774431238d |
children | 1156a55fd2a9 |
files | doc/misc/ChangeLog doc/misc/gnus.texi |
diffstat | 2 files changed, 36 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Tue Dec 14 21:42:57 2010 +0100 +++ b/doc/misc/ChangeLog Tue Dec 14 22:11:38 2010 +0000 @@ -1,3 +1,9 @@ +2010-12-14 Andrew Cohen <cohen@andy.bu.edu> + + * gnus.texi (The swish++ Engine): Add customizable parameters + descriptions. + (The swish-e Engine): Ditto. + 2010-12-14 Michael Albinus <michael.albinus@gmx.de> * tramp.texi (Inline methods): Add "ksu" method.
--- a/doc/misc/gnus.texi Tue Dec 14 21:42:57 2010 +0100 +++ b/doc/misc/gnus.texi Tue Dec 14 22:11:38 2010 +0000 @@ -21231,6 +21231,21 @@ Documentation for swish++ may be found at the swish++ sourceforge page: @uref{http://swishplusplus.sourceforge.net} +@table @code + +@item nnir-swish++-program +The name of the swish++ executable. Defaults to @code{search} + +@item nnir-swish++-additional-switches +A list of strings to be given as additional arguments to +swish++. @code{nil} by default. + +@item nnir-swish++-remove-prefix +The prefix to remove from each file name returned by swish++ in order +to get a group name. By default this is @code{$HOME/Mail}. + +@end table + @node The swish-e Engine @subsubsection The swish-e Engine @@ -21239,6 +21254,21 @@ Documentation for swish-e may be found at the swish-e homepage @uref{http://swish-e.org} +@table @code + +@item nnir-swish-e-program +The name of the swish-e search program. Defaults to @code{swish-e}. + +@item nnir-swish-e-additional-switches +A list of strings to be given as additional arguments to +swish-e. @code{nil} by default. + +@item nnir-swish-e-remove-prefix +The prefix to remove from each file name returned by swish-e in order +to get a group name. By default this is @code{$HOME/Mail}. + +@end table + @node The namazu Engine @subsubsection The namazu Engine