aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-10-19 22:51:21 -0700
committerGravatar Tom Willemse2022-10-19 22:51:21 -0700
commit1cebbcac5aff245828bab0250848c73595f3236a (patch)
treed7cbf4684f44fd3346e9f2ef7c07e1f3558aea00
parent1c9b256f789c57b3bab73d3f8389c753a818c526 (diff)
downloademacs-config-1cebbcac5aff245828bab0250848c73595f3236a.tar.gz
emacs-config-1cebbcac5aff245828bab0250848c73595f3236a.zip
[oni-elfeed] Add another RSS feed
-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"