X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=contrib%2FREADME;h=4e8ca85cf218ec18ad94fd3ad5ef937a2a8e6762;hp=0c113a65ea7c8464ac23778c85527e570b5d088d;hb=be9e40edb3d7654127aa1b90a53c3026dc3e5ca7;hpb=7cb6bfa6a47d0c34bc0760bf1eafe055acca9d9d diff --git a/contrib/README b/contrib/README index 0c113a65e..4e8ca85cf 100644 --- a/contrib/README +++ b/contrib/README @@ -24,56 +24,15 @@ gnus-namazu.el with Namazu, which is a full-text search engine distributed at , and to browse its results with Gnus. -gpg-ring.el -gpg.el +gnus-kill-to-score.el - Obsoleted by PGG and EasyPG. + Convert kill files to score files. See (info "(gnus)Converting Kill + Files"). one-line-cookie.diff -sendmail.el -smtpmail.el - - Copies of the corresponding files from the Emacs lisp/mail/ directory, - to provide features (occasionally) needed by Gnus which may not be - provided by the versions of these files in older Emacs distributions - (Emacs < 22). XEmacs users should NOT use this, since it doesn't work. - See the XEmacs mail-lib module instead. - -ssl.el - - Obsolete interface to OpenSSL. Completely replaced by `lisp/tls.el', - which supports both GnuTLS and OpenSSL. This file will be removed - eventually. - -ucs-tables.el - - This file provides improved Unicode functionality. It defines - functions `unify-8859-on-encoding-mode' and - `unify-8859-on-decoding-mode' which unify the Latin-N charsets. - Without `unify-8859-on-encoding-mode', composing a Latin-9 reply to a - Latin-1 posting, say, will produce a multipart posting (a Latin-1 part - and a Latin-9 part), or perhaps UTF-8. With - `unify-8859-on-encoding-mode', the outgoing posting can be all Latin-1 - or all Latin-9 in most cases. - - It is harmless to turn on `unify-8859-on-encoding-mode', but - `unify-8859-on-decoding-mode' may unexpectedly change files in - certain situations. (If the file contains different Latin-N - charsets which should not be unified.) - - This is part of Emacs 21.3 and later, which also turns on - `unify-8859-on-encoding-mode' by default. - vcard.el -xml.el - - This is used for parsing RSS feeds. Part of Emacs 21.3 and later. - Note that the version of this file in the Gnus contrib/ directory is - out of date with respect to the version in the Emacs tree, so don't use - this file unless using Emacs < 21.3. - ;; Local Variables: ;; fill-column: 79 ;; End: