aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elfeed.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-09-20 23:25:15 -0700
committerGravatar Tom Willemse2022-09-20 23:25:15 -0700
commit4dcb5a4f6d64e8a23b709124940547ffc8e01620 (patch)
tree132384542ca91484f2f47b3abab8efe3a0b35c4f /oni-elfeed.el
parent90c9ef6270c94d72222d126fc5e918644e77179a (diff)
downloademacs-config-4dcb5a4f6d64e8a23b709124940547ffc8e01620.tar.gz
emacs-config-4dcb5a4f6d64e8a23b709124940547ffc8e01620.zip
[oni-elfeed] Add another url
Diffstat (limited to 'oni-elfeed.el')
-rw-r--r--oni-elfeed.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index 7030b63..9cac765 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2022.0714.094618
+;; Version: 2022.0912.090640
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -78,7 +78,8 @@
"https://neverworkintheory.org/atom.xml"
"https://ag91.github.io/rss.xml"
"https://programming-journal.org/feed.xml"
- "https://unzip.dev/rss/"))
+ "https://unzip.dev/rss/"
+ ("http://lambda-the-ultimate.org/rss.xml" lisp)))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"