Add emacs news to elfeed.
This commit is contained in:
3
init.el
3
init.el
@@ -41,5 +41,6 @@
|
||||
("https://acoup.blog/feed" acoup)
|
||||
("https://guix.gnu.org/feeds/blog.atom" guix)
|
||||
("https://mmhaskell.com/blog?format=rss" haskell)
|
||||
("https://www.inspiredpython.com/feed" python)))
|
||||
("https://www.inspiredpython.com/feed" python)
|
||||
("https://sachachua.com/blog/category/emacs-news/feed" emacs)))
|
||||
(put 'upcase-region 'disabled nil)
|
||||
|
||||
Reference in New Issue
Block a user