diff options
author | 2023-12-16 19:56:46 -0500 | |
---|---|---|
committer | 2023-12-16 19:56:46 -0500 | |
commit | cc7732c1b86baa56c31198ed115cc7c4a8e22475 (patch) | |
tree | 31dccb7487d2e641e12239194988846fbaf8d2f4 /.emacs.d | |
parent | 946d377019a733c7abc04e96091a9b8ed30db9db (diff) | |
download | configs-cc7732c1b86baa56c31198ed115cc7c4a8e22475.tar.gz configs-cc7732c1b86baa56c31198ed115cc7c4a8e22475.tar.xz configs-cc7732c1b86baa56c31198ed115cc7c4a8e22475.zip |
Small updates
Diffstat (limited to '.emacs.d')
-rw-r--r-- | .emacs.d/lisp/bandali-gnus.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/lisp/bandali-gnus.el b/.emacs.d/lisp/bandali-gnus.el index be1080c..4ae1894 100644 --- a/.emacs.d/lisp/bandali-gnus.el +++ b/.emacs.d/lisp/bandali-gnus.el @@ -96,6 +96,7 @@ (from ".+-\\(owner\\|bounces\\)@\\(non\\)?gnu\\.org" "listmod") ;; gnu (list ".*<\\(.*\\)\\.\\(non\\)?gnu\\.org>.*" "l.\\1") + ("Envelope-To" "emacsconf-donations@gnu.org" "l.emacsconf-donations") ;; board-eval (| (list ".*<.*\\.board-eval\\.fsf\\.org>.*" "l.board-eval") |