Update news feeds
This commit is contained in:
parent
1e95dedc86
commit
e0a8052aeb
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -47,6 +47,8 @@
|
||||||
(quote
|
(quote
|
||||||
(("Emacs Wiki" "https://www.emacswiki.org/emacs?action=rss" nil 3600)
|
(("Emacs Wiki" "https://www.emacswiki.org/emacs?action=rss" nil 3600)
|
||||||
("LWN (Linux Weekly News)" "https://lwn.net/headlines/rss")
|
("LWN (Linux Weekly News)" "https://lwn.net/headlines/rss")
|
||||||
|
("nzz" "https://www.nzz.ch/recent.rss")
|
||||||
|
("emacs rocks" "http://emacsrocks.com/atom.xml")
|
||||||
("Tagesschau (german)" "http://www.tagesschau.de/newsticker.rdf" nil 1800))))
|
("Tagesschau (german)" "http://www.tagesschau.de/newsticker.rdf" nil 1800))))
|
||||||
'(package-selected-packages (quote (magit)))
|
'(package-selected-packages (quote (magit)))
|
||||||
'(require-final-newline t)
|
'(require-final-newline t)
|
||||||
|
|
Loading…
Add table
Reference in a new issue