aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-elfeed.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index b1d515f..ebb8c6b 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2022.0922.222847
+;; Version: 2022.0927.235248
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -79,7 +79,8 @@
"https://ag91.github.io/rss.xml"
"https://programming-journal.org/feed.xml"
"https://unzip.dev/rss/"
- ("http://lambda-the-ultimate.org/rss.xml" lisp)))
+ ("http://lambda-the-ultimate.org/rss.xml" lisp)
+ "https://planet.emacslife.com/atom.xml"))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"