Refactor mml-smime.el, mml1991.el, mml2015.el
[gnus.git] / contrib / README
blobbf648ed6b489605ff2e14eff4d514d9738720a43
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.
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').
10 The suggested method for installation is to copy those files that you need to a
11 directory which is in `load-path'.
13 Here is an overview of the files:
15 compface.el
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.
21 gnus-namazu.el
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.
27 gnus-kill-to-score.el
29         Convert kill files to score files.  See (info "(gnus)Converting Kill
30         Files").
32 vcard.el
34 ;; Local Variables:
35 ;; fill-column: 79
36 ;; End: