Compare commits
No commits in common. "467160bbf800d6160eedfedfdbee71ec0580928e" and "a0a47c84dc76967d2afbeff92587cfc9c9105436" have entirely different histories.
467160bbf8
...
a0a47c84dc
2 changed files with 3 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2023.0717.113326
|
;; Version: 2022.0826.235722
|
||||||
;; Package-Requires: (circe oni-lui circe-serenity olivetti)
|
;; Package-Requires: (circe oni-lui circe-serenity 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
|
||||||
|
@ -90,11 +90,6 @@ which may be encrypted."
|
||||||
"#org-mode"
|
"#org-mode"
|
||||||
"#guile-steel"
|
"#guile-steel"
|
||||||
"#guile"
|
"#guile"
|
||||||
"#commonlisp"
|
|
||||||
"#lisp"
|
|
||||||
"#clschool"
|
|
||||||
"#lispcafe"
|
|
||||||
"#emacs-beginners"
|
|
||||||
:after-auth
|
:after-auth
|
||||||
"#emacs")
|
"#emacs")
|
||||||
:nickserv-password ,(oni-circe-get-password-for "irc.libera.chat")))
|
:nickserv-password ,(oni-circe-get-password-for "irc.libera.chat")))
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2023.0717.151455
|
;; Version: 2023.0529.163644
|
||||||
;; 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
|
||||||
|
@ -81,8 +81,7 @@
|
||||||
"https://www.reddit.com/r/wallpapers/new.xml"
|
"https://www.reddit.com/r/wallpapers/new.xml"
|
||||||
"https://picolisp-explored.com/rss.xml"
|
"https://picolisp-explored.com/rss.xml"
|
||||||
"https://onethingwell.org/rss"
|
"https://onethingwell.org/rss"
|
||||||
"https://hackaday.com/tag/cyberdeck/feed/"
|
"https://hackaday.com/tag/cyberdeck/feed/"))
|
||||||
"https://bm.babab.nl/feed/atom"))
|
|
||||||
|
|
||||||
(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"
|
||||||
|
|
Loading…
Reference in a new issue