diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-12-14 17:12:58 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-12-14 17:12:58 +0000 |
commit | 6266137bab5d09d8f9bc6a5c9b6ccd184492886f (patch) | |
tree | 91ffd06f0281a273ba960d2fdaaa61af19d9a79c | |
parent | 51944f911dfef94c0f8a26013d0018aa170f7303 (diff) |
Tweaked email signature
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -656,7 +656,7 @@ Restart works only on graphic display." notmuch-fcc-dirs "fastmail/Sent +sent -unread -inbox" notmuch-search-oldest-first nil mail-specify-envelope-from t - message-signature "\n\n-- \nMatthew" + message-signature "\n-- \nMatthew" mm-text-html-renderer 'lynx message-sendmail-envelope-from 'header mail-envelope-from 'header |