diff options
| -rw-r--r-- | custom/jao-custom-notmuch.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index e65bac1..4682bfa 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -422,7 +422,8 @@ "gr-qc updates on arXiv.org: " "quant-ph updates on arXiv.org: " " via The Rust Programming Language Forum" - "unofficial mirror of emacs-devel@gnu.org: "))) + "unofficial mirror of emacs-devel@gnu.org: " + "Planet Scheme: "))) (defun jao-mail-clean-address (args) (when-let ((address (car args))) |
