diff options
| author | jao <jao@gnu.org> | 2026-05-02 14:52:23 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-06-20 17:07:26 +0100 |
| commit | 075850e232cc51d78d6da20d03bd9ce9537dfee4 (patch) | |
| tree | 585ac8274069f1994c97fbcccf9d32e369bfe526 | |
| parent | e55e64373c0b2ac0462df9e90417f854dcb16d11 (diff) | |
| download | elibs-075850e232cc51d78d6da20d03bd9ce9537dfee4.tar.gz elibs-075850e232cc51d78d6da20d03bd9ce9537dfee4.tar.bz2 | |
notmuch nits
| -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))) |
