emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 379c059 3/4: Remove some obsolete URLs


From: Stefan Kangas
Subject: master 379c059 3/4: Remove some obsolete URLs
Date: Thu, 1 Oct 2020 09:28:27 -0400 (EDT)

branch: master
commit 379c0592632e3ddb3f2ce454d80ee05a643b1541
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Remove some obsolete URLs
    
    * lisp/net/newst-backend.el (newsticker--raw-url-list-defaults):
    Remove some obsolete URLs.
---
 lisp/net/newst-backend.el | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el
index b8f1bcc..2c32a2c 100644
--- a/lisp/net/newst-backend.el
+++ b/lisp/net/newst-backend.el
@@ -68,9 +68,6 @@ considered to be running if the newsticker timer list is not 
empty."
 ;; Hard-coding URLs like this is a recipe for propagating obsolete info.
 (defconst newsticker--raw-url-list-defaults
   '(
-    ;; 2017/12: no response.
-;;;    ("CNET News.com"
-;;;     "http://export.cnet.com/export/feeds/news/rss/1,11176,,00.xml";)
     ("Debian Security Advisories"
     "http://www.debian.org/security/dsa.en.rdf";)
     ("Debian Security Advisories - Long format"
@@ -81,11 +78,6 @@ considered to be running if the newsticker timer list is not 
empty."
     3600)
     ("LWN (Linux Weekly News)"
     "https://lwn.net/headlines/rss";)
-    ;; Not updated since 2010.
-;;;    ("NY Times: Technology"
-;;;    "http://www.nytimes.com/services/xml/rss/userland/Technology.xml";)
-;;;    ("NY Times"
-;;;    "http://www.nytimes.com/services/xml/rss/userland/HomePage.xml";)
     ("Quote of the day"
     "http://feeds.feedburner.com/quotationspage/qotd";
     "07:00"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]