Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8151d490
Commit
8151d490
authored
Dec 14, 2010
by
Andrew Cohen
Committed by
Katsumi Yamaoka
Dec 14, 2010
Browse files
gnus.texi (The swish++ Engine): Add customizable parameters descriptions.
(The swish-e Engine): Ditto.
parent
a808d31f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
36 additions
and
0 deletions
+36
-0
doc/misc/ChangeLog
doc/misc/ChangeLog
+6
-0
doc/misc/gnus.texi
doc/misc/gnus.texi
+30
-0
No files found.
doc/misc/ChangeLog
View file @
8151d490
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.
...
...
doc/misc/gnus.texi
View file @
8151d490
...
...
@@ -21231,6 +21231,21 @@ FIXEM: Say something more here.
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 @@ FIXEM: Say something more here.
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment