diff --git a/init.el b/init.el index bf7cc87..55954bd 100644 --- a/init.el +++ b/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)