From 4dcb5a4f6d64e8a23b709124940547ffc8e01620 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 20 Sep 2022 23:25:15 -0700 Subject: [oni-elfeed] Add another url --- oni-elfeed.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'oni-elfeed.el') 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 ;; 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" -- cgit v1.2.3-54-g00ecf