aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/gnus-coding.texi
diff options
context:
space:
mode:
authorStefan Kangas2019-10-28 17:33:22 +0100
committerStefan Kangas2020-01-16 15:33:17 +0100
commit0f4fa004ebbcf8796abab26988e79b01ba4f2ab5 (patch)
treecbda62f94b12f050cf91fec6ebb5b39e03b2d5bc /doc/misc/gnus-coding.texi
parentf7ff3ddc16b98d63ef95768e70ba2b78a574d162 (diff)
downloademacs-0f4fa004ebbcf8796abab26988e79b01ba4f2ab5.tar.gz
emacs-0f4fa004ebbcf8796abab26988e79b01ba4f2ab5.zip
Remove references to obsolete libraries
* doc/emacs/cmdargs.texi (General Variables): * doc/lispintro/emacs-lisp-intro.texi (Lisp History): * doc/lispref/processes.texi (Network): * doc/misc/gnus-coding.texi (Gnus Coding Style): * doc/misc/gnus.texi (Oort Gnus): * doc/misc/smtpmail.texi (Encryption): Remove references to obsolete libraries. (Bug#37964)
Diffstat (limited to 'doc/misc/gnus-coding.texi')
-rw-r--r--doc/misc/gnus-coding.texi10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi
index 55320bf4c32..9a14a95f797 100644
--- a/doc/misc/gnus-coding.texi
+++ b/doc/misc/gnus-coding.texi
@@ -96,16 +96,6 @@ Read passwords from user, possibly using a password cache.
96@c As of 2005-10-21... 96@c As of 2005-10-21...
97There are no Gnus dependencies in this file. 97There are no Gnus dependencies in this file.
98 98
99@item tls.el
100TLS/SSL support via wrapper around GnuTLS
101@c As of 2005-10-21...
102There are no Gnus dependencies in this file.
103
104@item pgg*.el
105Glue for the various PGP implementations.
106@c As of 2005-10-21...
107There are no Gnus dependencies in these files.
108
109@item sha1.el 99@item sha1.el
110SHA1 Secure Hash Algorithm. 100SHA1 Secure Hash Algorithm.
111@c As of 2007-08-25... 101@c As of 2007-08-25...