]> granicus.if.org Git - neomutt/commitdiff
merge: upstream fixes
authorRichard Russon <rich@flatcap.org>
Mon, 15 Jul 2019 21:37:03 +0000 (22:37 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 15 Jul 2019 21:37:03 +0000 (22:37 +0100)
Sync to upstream: 82973a6e

 * change Command to use intptr_t
 * Don't read or save history if $history_file isn't set
 * Omit User-Agent: header by default
 * Remove unnecessary checks for strings
 * Convert $header_cache_pagesize to type DT_LONG


Trivial merge