Add feeds from Magnar Sveen

This commit is contained in:
Tom Willemsen 2012-12-20 00:15:52 +01:00
parent e6036a3382
commit 86c28de374

View file

@ -102,7 +102,11 @@
"http://feeds.feedburner.com/QjGameNewsOpinionsBlogsandMore"
nil nil nil)
("Beej's Bit Bucket"
"http://beej.us/blog/rss.xml" nil nil nil)))
"http://beej.us/blog/rss.xml" nil nil nil)
("What the .emacs.d!?"
"http://whattheemacsd.com/atom.xml" nil nil nil)
("Emacs Rocks!"
"http://emacsrocks.com/atom.xml" nil nil nil)))
(setq newsticker-use-full-width nil)
(provide 'newsticker-init)