]> granicus.if.org Git - neomutt/commit
Add option for missing subject replacement
authorPietro Cerutti <gahr@gahr.ch>
Fri, 20 Jan 2017 09:31:49 +0000 (09:31 +0000)
committerRichard Russon <rich@flatcap.org>
Mon, 23 Jan 2017 13:07:40 +0000 (13:07 +0000)
commit9f1042852a0362a55f34ff7c5846edb0246e7480
treed75206ff753b6d00b1e8e739c1a4da63f421b3cf
parentbe560accb5e21ac4f4646a4e3bdf8a77b9bdbd54
Add option for missing subject replacement

If you replied to an email which had no subject, then mutt defaulted to
the hard-coded string "Re: your mail".

This has been replaced by a config variable '$empty_subject'

Closes #299
globals.h
init.h
send.c