]> git.eshelyaron.com Git - emacs.git/commit
Remove gmane.org support from nnweb
authorStefan Kangas <stefankangas@gmail.com>
Mon, 23 Oct 2023 22:21:20 +0000 (00:21 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 23 Oct 2023 22:52:17 +0000 (00:52 +0200)
commitad47beb8231524457fb9415a823db7c224793839
treedfe01e91ed6eb20d77a5fe60b86dd2c9f51384d4
parent6f07ec1913dc2a1d5a0faa87d506f8fefb45ca35
Remove gmane.org support from nnweb

* lisp/gnus/nnweb.el (nnweb-type, nnweb-type-definition): Remove gmane.
(nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
(nnweb-gmane-search, nnweb-gmane-identity): Make obsolete.
(nnweb-definition, nnweb-init): Raise user-error when 'nnweb-type' is
'gmane'.
* doc/misc/gnus.texi (Registry Article Refer Method): Update
example to not use gmane.org.
Ref: https://gmane.io/
doc/misc/gnus.texi
etc/NEWS
lisp/gnus/nnweb.el