Add Inpsired Python to my feed list and enable upcase-region command
This commit is contained in:
4
init.el
4
init.el
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user