1
0
Fork 0

[oni-elfeed] Add another RSS feed

This commit is contained in:
Tom Willemse 2022-10-19 22:51:21 -07:00
parent 1c9b256f78
commit 1cebbcac5a

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org> ;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local ;; Keywords: local
;; Version: 2022.0922.222847 ;; Version: 2022.0927.235248
;; Package-Requires: (elfeed olivetti) ;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify ;; This program is free software; you can redistribute it and/or modify
@ -79,7 +79,8 @@
"https://ag91.github.io/rss.xml" "https://ag91.github.io/rss.xml"
"https://programming-journal.org/feed.xml" "https://programming-journal.org/feed.xml"
"https://unzip.dev/rss/" "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 (add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago" (elfeed-make-tagger :before "2 weeks ago"