]> granicus.if.org Git - mutt/commit
Draft file tweeks: rename flag, don't auto-abort on no change.
authorKevin McCarthy <kevin@8t8.us>
Mon, 29 Feb 2016 03:42:40 +0000 (19:42 -0800)
committerKevin McCarthy <kevin@8t8.us>
Mon, 29 Feb 2016 03:42:40 +0000 (19:42 -0800)
commit55579a478d5ae88d52b25a3cb918a583590b9681
treee45b4655e7b14f8a34ad17c2605b8c9973c2c8cc
parent6f4be2b2ac3b8630e49c75b9053819db7fbe1140
Draft file tweeks: rename flag, don't auto-abort on no change.

Rename the flag to SENDDRAFTFILE since it will be used in contexts
other than the body allocation.

Don't automatically abort if the message was unchanged; it seems
possible the draft files could be used as the entire message reply.
main.c
mutt.h
send.c