summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorUlf Jasper <ulf.jasper@web.de>2017-08-13 16:26:31 +0200
committerUlf Jasper <ulf.jasper@web.de>2017-08-13 16:26:31 +0200
commit0b858d9a88509e1ad67826fec57cb6ecaf8812f2 (patch)
tree92597f318aa6aa4ae244c5a08c34613bf3ef4505 /lisp
parent55a5e30c9fe32f44b98d30023f38d3a2e3fd32e4 (diff)
downloademacs-0b858d9a88509e1ad67826fec57cb6ecaf8812f2.tar.gz
Fix uri of Emacs Wiki
* lisp/net/newst-backend.el (newsticker--raw-url-list-defaults): Fix uri of Emacs Wiki. (Bug#27981)
Diffstat (limited to 'lisp')
-rw-r--r--lisp/net/newst-backend.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el
index f38c72a26b0..3f8c9961b89 100644
--- a/lisp/net/newst-backend.el
+++ b/lisp/net/newst-backend.el
@@ -72,7 +72,7 @@ considered to be running if the newsticker timer list is not empty."
("Debian Security Advisories - Long format"
"http://www.debian.org/security/dsa-long.en.rdf")
("Emacs Wiki"
- "http://www.emacswiki.org/cgi-bin/wiki.pl?action=rss"
+ "https://www.emacswiki.org/emacs?action=rss"
nil
3600)
("Freshmeat.net"