Add feeds from Magnar Sveen
This commit is contained in:
parent
e6036a3382
commit
86c28de374
1 changed files with 5 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue