forked from rpm/mutt
.
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=138
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
3 files changed, 16 insertions(+)
|
||||
|
||||
--- init.h
|
||||
+++ init.h 2016-05-31 11:12:26.410983323 +0000
|
||||
@@ -2860,6 +2860,13 @@ struct option_t MuttVars[] = {
|
||||
+++ init.h 2016-07-26 11:54:46.725693126 +0000
|
||||
@@ -2885,6 +2885,13 @@ struct option_t MuttVars[] = {
|
||||
** .pp
|
||||
** Also see the $$force_name variable.
|
||||
*/
|
||||
@@ -21,8 +21,8 @@
|
||||
/*
|
||||
** .pp
|
||||
--- mutt.h
|
||||
+++ mutt.h 2016-05-31 11:12:26.410983323 +0000
|
||||
@@ -480,6 +480,7 @@ enum
|
||||
+++ mutt.h 2016-07-26 11:54:46.725693126 +0000
|
||||
@@ -482,6 +482,7 @@ enum
|
||||
OPTSAVEADDRESS,
|
||||
OPTSAVEEMPTY,
|
||||
OPTSAVENAME,
|
||||
@@ -31,7 +31,7 @@
|
||||
#ifdef USE_SIDEBAR
|
||||
OPTSIDEBAR,
|
||||
--- send.c
|
||||
+++ send.c 2016-05-31 11:12:26.414983246 +0000
|
||||
+++ send.c 2016-07-26 11:54:46.725693126 +0000
|
||||
@@ -624,8 +624,16 @@ int mutt_fetch_recips (ENVELOPE *out, EN
|
||||
if ((flags & SENDGROUPREPLY) && (!in->mail_followup_to || hmfupto != M_YES))
|
||||
{
|
||||
|
Reference in New Issue
Block a user