Add Inpsired Python to my feed list and enable upcase-region command

This commit is contained in:
2022-04-11 11:25:10 +01:00
parent a456778dd2
commit 45bc4fe724

View File

@@ -40,4 +40,6 @@
'(("http://lambda-the-ultimate.org/node/feed" lambda)
("https://acoup.blog/feed" acoup)
("https://guix.gnu.org/feeds/blog.atom" guix)
("https://mmhaskell.com/blog?format=rss" haskell)))
("https://mmhaskell.com/blog?format=rss" haskell)
("https://www.inspiredpython.com/feed" python)))
(put 'upcase-region 'disabled nil)