diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2023-10-24 00:37:23 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2023-10-24 00:39:47 +0200 |
commit | cc3e436c822343f72f3ede6b638e1b68cd434583 (patch) | |
tree | 6793de1fcb0bb492ca32d6761576a7a2e4a75830 /test | |
parent | 297fe945c57c33b51b890ea105d5f7c15a520bd0 (diff) | |
download | emacs-cc3e436c822343f72f3ede6b638e1b68cd434583.tar.gz emacs-cc3e436c822343f72f3ede6b638e1b68cd434583.tar.bz2 emacs-cc3e436c822343f72f3ede6b638e1b68cd434583.zip |
Change news.gmane.org to news.gmane.io
* admin/notes/emba:
* doc/misc/gnus.texi (Group Parameters)
(Non-ASCII Group Names, Filling In Threads)
(Selection Groups, Spam Package Configuration Examples)
(Terminology):
* lisp/gnus/gnus-group.el (gnus-useful-groups):
* lisp/gnus/gnus-sum.el (gnus-fetch-old-headers):
* lisp/gnus/spam-report.el (spam-report-gmane-use-article-number)
(spam-report-gmane-internal):
* test/lisp/gnus/gnus-group-tests.el (gnus-short-group-name):
Change news.gmane.org to news.gmane.io.
Ref: https://news.gmane.io/
Diffstat (limited to 'test')
-rw-r--r-- | test/lisp/gnus/gnus-group-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/gnus/gnus-group-tests.el b/test/lisp/gnus/gnus-group-tests.el index e12f42711ea..3f5cbefc6ea 100644 --- a/test/lisp/gnus/gnus-group-tests.el +++ b/test/lisp/gnus/gnus-group-tests.el @@ -38,7 +38,7 @@ ;; This is a very aggressive shortening of the left hand side. ("nnimap+email@banana.salesman.example.com:234" . "email@banana:234") ("nntp+some.where.edu:soc.motss" . "some:s.motss") - ("nntp+news.gmane.org:gmane.emacs.gnus.general" . "news:g.e.g.general") + ("nntp+news.gmane.io:gmane.emacs.gnus.general" . "news:g.e.g.general") ("nntp+news.gnus.org:gmane.text.docbook.apps" . "news:g.t.d.apps") ;; nnimap groups. |