Clean up gnus-uu saving code slightly
[gnus] / contrib / README
1 The files in this directory are not (yet) part of the Gnus distribution proper.
2 They may later become part of the distribution, or they may disappear
3 altogether.
4
5 Please note that it is NOT good to just add this directory to `load-path': a
6 number of files in this directory will become part of more recent Emacs
7 versions, so that you might be running obsolete libraries with all kinds of ill
8 effects (cf. `list-load-path-shadows').
9
10 The suggested method for installation is to copy those files that you need to a
11 directory which is in `load-path'.
12
13 Here is an overview of the files:
14
15 compface.el
16
17         Provides the ELisp-based uncompface program.  It is excellent and
18         practical (actually you can replace lisp/compface.el with it), however
19         the author is missing and the copyright has not been assigned yet.
20
21 gnus-namazu.el
22
23         This file defines the command to search mails and persistent articles
24         with Namazu, which is a full-text search engine distributed at
25         <http://namazu.org>, and to browse its results with Gnus.
26
27 gnus-kill-to-score.el
28
29         Convert kill files to score files.  See (info "(gnus)Converting Kill
30         Files").
31
32 vcard.el
33
34 ;; Local Variables:
35 ;; fill-column: 79
36 ;; End: