Mercurial > hg > xemacs
changeset 35:ce8241eb1d61
typo
author | Henry S Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Wed, 22 Nov 2023 22:23:36 +0000 |
parents | 034ed479179e |
children | fc30f30d88d7 |
files | pers-init.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pers-init.el Tue Nov 21 15:52:12 2023 +0000 +++ b/pers-init.el Wed Nov 22 22:23:36 2023 +0000 @@ -22,8 +22,8 @@ (setq mail-archive-file-name (concat "/disk/scratch/mail/cpy/general/" (format-time-string "%Y-%m" (current-time)) - ".mbox")) - (t (setq mail-archive-file-name "~/mail/cpy/general")))) + ".mbox"))) + (t (setq mail-archive-file-name "~/mail/cpy/general"))) (setq rmail-dont-reply-to-names "hthompso*\\|h\\.thompso*\\|ht@*" )