]> granicus.if.org Git - neomutt/log
neomutt
7 years agoreplace 'IMAP_MBOX' with 'struct ImapMbox'
Richard Russon [Tue, 16 May 2017 13:18:30 +0000 (14:18 +0100)]
replace 'IMAP_MBOX' with 'struct ImapMbox'

7 years agoreplace 'IMAP_LIST' with 'struct ImapList'
Richard Russon [Tue, 16 May 2017 13:18:29 +0000 (14:18 +0100)]
replace 'IMAP_LIST' with 'struct ImapList'

7 years agoreplace 'IMAP_HEADER' with 'struct ImapHeader'
Richard Russon [Tue, 16 May 2017 13:18:29 +0000 (14:18 +0100)]
replace 'IMAP_HEADER' with 'struct ImapHeader'

7 years agoreplace 'IMAP_DATA' with 'struct ImapData'
Richard Russon [Tue, 16 May 2017 13:18:28 +0000 (14:18 +0100)]
replace 'IMAP_DATA' with 'struct ImapData'

7 years agoreplace 'IMAP_COMMAND' with 'struct ImapCommand'
Richard Russon [Tue, 16 May 2017 13:18:28 +0000 (14:18 +0100)]
replace 'IMAP_COMMAND' with 'struct ImapCommand'

7 years agoreplace 'IMAP_CACHE' with 'struct ImapCache'
Richard Russon [Tue, 16 May 2017 13:18:27 +0000 (14:18 +0100)]
replace 'IMAP_CACHE' with 'struct ImapCache'

7 years agoreplace 'imap_auth_t' with 'struct ImapAuth'
Richard Russon [Tue, 16 May 2017 13:18:27 +0000 (14:18 +0100)]
replace 'imap_auth_t' with 'struct ImapAuth'

7 years agoreplace 'hcache_lmdb_ctx_t' with 'struct HcacheLmdbCtx'
Richard Russon [Tue, 16 May 2017 13:18:26 +0000 (14:18 +0100)]
replace 'hcache_lmdb_ctx_t' with 'struct HcacheLmdbCtx'

7 years agoreplace 'hcache_db_ctx_t' with 'struct HcacheDbCtx'
Richard Russon [Tue, 16 May 2017 13:18:26 +0000 (14:18 +0100)]
replace 'hcache_db_ctx_t' with 'struct HcacheDbCtx'

7 years agoreplace 'FETCH_CTX' with 'struct FetchCtx'
Richard Russon [Tue, 16 May 2017 13:18:25 +0000 (14:18 +0100)]
replace 'FETCH_CTX' with 'struct FetchCtx'

7 years agoreplace 'event_t' with 'struct Event'
Richard Russon [Tue, 16 May 2017 13:18:25 +0000 (14:18 +0100)]
replace 'event_t' with 'struct Event'

7 years agoreplace 'CONTENT_STATE' with 'struct ContentState'
Richard Russon [Tue, 16 May 2017 13:18:24 +0000 (14:18 +0100)]
replace 'CONTENT_STATE' with 'struct ContentState'

7 years agoreplace 'COMPRESS_INFO' with 'struct CompressInfo'
Richard Russon [Tue, 16 May 2017 13:18:24 +0000 (14:18 +0100)]
replace 'COMPRESS_INFO' with 'struct CompressInfo'

7 years agoreplace 'compose_redraw_data_t' with 'struct ComposeRedrawData'
Richard Russon [Tue, 16 May 2017 13:18:23 +0000 (14:18 +0100)]
replace 'compose_redraw_data_t' with 'struct ComposeRedrawData'

7 years agoreplace 'CHILD_CTX' with 'struct ChildCtx'
Richard Russon [Tue, 16 May 2017 13:18:22 +0000 (14:18 +0100)]
replace 'CHILD_CTX' with 'struct ChildCtx'

7 years agoreplace 'ATTACH_MATCH' with 'struct AttachMatch'
Richard Russon [Tue, 16 May 2017 13:18:22 +0000 (14:18 +0100)]
replace 'ATTACH_MATCH' with 'struct AttachMatch'

7 years agoreplace 'smime_key_t' with 'struct SmimeKey'
Richard Russon [Tue, 16 May 2017 01:05:37 +0000 (02:05 +0100)]
replace 'smime_key_t' with 'struct SmimeKey'

7 years agoreplace 'SCORE' with 'struct Score'
Richard Russon [Tue, 16 May 2017 01:05:26 +0000 (02:05 +0100)]
replace 'SCORE' with 'struct Score'

7 years agoreplace 'SBENTRY' with 'struct SbEntry'
Richard Russon [Tue, 16 May 2017 01:05:11 +0000 (02:05 +0100)]
replace 'SBENTRY' with 'struct SbEntry'

7 years agoreplace 'rfc1524_entry' with 'struct Rfc1524MailcapEntry'
Richard Russon [Tue, 16 May 2017 01:05:05 +0000 (02:05 +0100)]
replace 'rfc1524_entry' with 'struct Rfc1524MailcapEntry'

7 years agoreplace 'REMAILER' with 'struct Remailer'
Richard Russon [Tue, 16 May 2017 01:04:50 +0000 (02:04 +0100)]
replace 'REMAILER' with 'struct Remailer'

7 years agoreplace 'QUERY' with 'struct Query'
Richard Russon [Tue, 16 May 2017 01:04:44 +0000 (02:04 +0100)]
replace 'QUERY' with 'struct Query'

7 years agoreplace 'pgp_uid_t' with 'struct PgpUid'
Richard Russon [Tue, 16 May 2017 01:04:37 +0000 (02:04 +0100)]
replace 'pgp_uid_t' with 'struct PgpUid'

7 years agoreplace 'pgp_sig_t' with 'struct PgpSignature'
Richard Russon [Tue, 16 May 2017 01:04:25 +0000 (02:04 +0100)]
replace 'pgp_sig_t' with 'struct PgpSignature'

7 years agoreplace 'pgp_entry_t' with 'struct PgpEntry'
Richard Russon [Tue, 16 May 2017 01:04:20 +0000 (02:04 +0100)]
replace 'pgp_entry_t' with 'struct PgpEntry'

7 years agoreplace 'myvar_t' with 'struct MyVar'
Richard Russon [Tue, 16 May 2017 01:04:15 +0000 (02:04 +0100)]
replace 'myvar_t' with 'struct MyVar'

7 years agoreplace 'MIXCHAIN' with 'struct MixChain'
Richard Russon [Tue, 16 May 2017 01:04:02 +0000 (02:04 +0100)]
replace 'MIXCHAIN' with 'struct MixChain'

7 years agoreplace 'IMAP_HEADER_DATA' with 'struct ImapHeaderData'
Richard Russon [Tue, 16 May 2017 01:03:38 +0000 (02:03 +0100)]
replace 'IMAP_HEADER_DATA' with 'struct ImapHeaderData'

7 years agoreplace 'HOOK' with 'struct Hook'
Richard Russon [Tue, 16 May 2017 01:03:12 +0000 (02:03 +0100)]
replace 'HOOK' with 'struct Hook'

7 years agoreplace 'group_context_t' with 'struct GroupContext'
Richard Russon [Tue, 16 May 2017 01:02:58 +0000 (02:02 +0100)]
replace 'group_context_t' with 'struct GroupContext'

7 years agoreplace 'FOLDER' with 'struct Folder'
Richard Russon [Tue, 16 May 2017 01:02:53 +0000 (02:02 +0100)]
replace 'FOLDER' with 'struct Folder'

7 years agoreplace 'flowed_state_t' with 'struct FlowedState'
Richard Russon [Tue, 16 May 2017 01:02:11 +0000 (02:02 +0100)]
replace 'flowed_state_t' with 'struct FlowedState'

7 years agoreplace 'ENTRY' with 'struct Entry'
Richard Russon [Tue, 16 May 2017 01:01:55 +0000 (02:01 +0100)]
replace 'ENTRY' with 'struct Entry'

7 years agoreplace 'crypt_module_t' with 'struct CryptModule'
Richard Russon [Tue, 16 May 2017 01:07:33 +0000 (02:07 +0100)]
replace 'crypt_module_t' with 'struct CryptModule'

7 years agoreplace 'crypt_key_t' with 'struct CryptKeyinfo'
Richard Russon [Tue, 16 May 2017 01:01:38 +0000 (02:01 +0100)]
replace 'crypt_key_t' with 'struct CryptKeyinfo'

7 years agoreplace 'crypt_entry_t' with 'struct CryptEntry'
Richard Russon [Tue, 16 May 2017 01:01:27 +0000 (02:01 +0100)]
replace 'crypt_entry_t' with 'struct CryptEntry'

7 years agoreplace 'COLOR_LIST' with 'struct ColorList'
Richard Russon [Tue, 16 May 2017 01:01:20 +0000 (02:01 +0100)]
replace 'COLOR_LIST' with 'struct ColorList'

7 years agoreplace 'COLOR_LINE' with 'struct ColorLine'
Richard Russon [Tue, 16 May 2017 01:01:05 +0000 (02:01 +0100)]
replace 'COLOR_LINE' with 'struct ColorLine'

7 years agoreplace 'ansi_attr' with 'struct AnsiAttr'
Richard Russon [Tue, 16 May 2017 01:00:58 +0000 (02:00 +0100)]
replace 'ansi_attr' with 'struct AnsiAttr'

7 years agoreplace 'STATE' with 'struct State'
Richard Russon [Mon, 15 May 2017 13:51:38 +0000 (14:51 +0100)]
replace 'STATE' with 'struct State'

7 years agoreplace 'RX_LIST' with 'struct RxList'
Richard Russon [Mon, 15 May 2017 13:51:09 +0000 (14:51 +0100)]
replace 'RX_LIST' with 'struct RxList'

7 years agoreplace 'REPLACE_LIST' with 'struct ReplaceList'
Richard Russon [Mon, 15 May 2017 13:50:41 +0000 (14:50 +0100)]
replace 'REPLACE_LIST' with 'struct ReplaceList'

7 years agoreplace 'REGEXP' with 'struct Regex'
Richard Russon [Mon, 15 May 2017 13:50:07 +0000 (14:50 +0100)]
replace 'REGEXP' with 'struct Regex'

7 years agoreplace 'progress_t' with 'struct Progress'
Richard Russon [Mon, 15 May 2017 13:49:35 +0000 (14:49 +0100)]
replace 'progress_t' with 'struct Progress'

7 years agoreplace 'pgp_key_t' with 'struct PgpKeyInfo'
Richard Russon [Mon, 15 May 2017 13:48:57 +0000 (14:48 +0100)]
replace 'pgp_key_t' with 'struct PgpKeyInfo'

7 years agoreplace 'pattern_t' with 'struct Pattern'
Richard Russon [Mon, 15 May 2017 13:47:44 +0000 (14:47 +0100)]
replace 'pattern_t' with 'struct Pattern'

7 years agoreplace 'PARAMETER' with 'struct Parameter'
Richard Russon [Mon, 15 May 2017 13:47:06 +0000 (14:47 +0100)]
replace 'PARAMETER' with 'struct Parameter'

7 years agoreplace 'mutt_window_t' with 'struct MuttWindow'
Richard Russon [Mon, 15 May 2017 13:46:34 +0000 (14:46 +0100)]
replace 'mutt_window_t' with 'struct MuttWindow'

7 years agoreplace 'THREAD' with 'struct MuttThread'
Richard Russon [Mon, 15 May 2017 13:45:49 +0000 (14:45 +0100)]
replace 'THREAD' with 'struct MuttThread'

7 years agoreplace 'MESSAGE' with 'struct Message'
Richard Russon [Mon, 15 May 2017 13:44:05 +0000 (14:44 +0100)]
replace 'MESSAGE' with 'struct Message'

7 years agoreplace 'MUTTMENU' with 'struct Menu'
Richard Russon [Mon, 15 May 2017 13:43:38 +0000 (14:43 +0100)]
replace 'MUTTMENU' with 'struct Menu'

7 years agoreplace 'mbchar_table' with 'struct MbCharTable'
Richard Russon [Mon, 15 May 2017 13:42:40 +0000 (14:42 +0100)]
replace 'mbchar_table' with 'struct MbCharTable'

7 years agoreplace 'LIST' with 'struct List'
Richard Russon [Mon, 15 May 2017 13:41:57 +0000 (14:41 +0100)]
replace 'LIST' with 'struct List'

7 years agoreplace 'HEADER' with 'struct Header'
Richard Russon [Mon, 15 May 2017 13:41:30 +0000 (14:41 +0100)]
replace 'HEADER' with 'struct Header'

7 years agoreplace 'HASH' with 'struct Hash'
Richard Russon [Mon, 15 May 2017 13:40:43 +0000 (14:40 +0100)]
replace 'HASH' with 'struct Hash'

7 years agoreplace 'group_t' with 'struct Group'
Richard Russon [Mon, 15 May 2017 13:40:13 +0000 (14:40 +0100)]
replace 'group_t' with 'struct Group'

7 years agoreplace 'ENVELOPE' with 'struct Envelope'
Richard Russon [Mon, 15 May 2017 13:39:37 +0000 (14:39 +0100)]
replace 'ENVELOPE' with 'struct Envelope'

7 years agoreplace 'ENTER_STATE' with 'struct EnterState'
Richard Russon [Mon, 15 May 2017 13:38:42 +0000 (14:38 +0100)]
replace 'ENTER_STATE' with 'struct EnterState'

7 years agoreplace 'CONTEXT' with 'struct Context'
Richard Russon [Mon, 15 May 2017 13:37:51 +0000 (14:37 +0100)]
replace 'CONTEXT' with 'struct Context'

7 years agoreplace 'CONTENT' with 'struct Content'
Richard Russon [Mon, 15 May 2017 13:37:27 +0000 (14:37 +0100)]
replace 'CONTENT' with 'struct Content'

7 years agoreplace 'CONNECTION' with 'struct Connection'
Richard Russon [Mon, 15 May 2017 13:36:37 +0000 (14:36 +0100)]
replace 'CONNECTION' with 'struct Connection'

7 years agoreplace 'ciss_url_t' with 'struct CissUrl'
Richard Russon [Mon, 15 May 2017 13:35:57 +0000 (14:35 +0100)]
replace 'ciss_url_t' with 'struct CissUrl'

7 years agoreplace 'BUFFY' with 'struct Buffy'
Richard Russon [Mon, 15 May 2017 13:34:43 +0000 (14:34 +0100)]
replace 'BUFFY' with 'struct Buffy'

7 years agoreplace 'BUFFER' with 'struct Buffer'
Richard Russon [Mon, 15 May 2017 13:33:13 +0000 (14:33 +0100)]
replace 'BUFFER' with 'struct Buffer'

7 years agoreplace 'body_cache_t' with 'struct BodyCache'
Richard Russon [Mon, 15 May 2017 13:32:25 +0000 (14:32 +0100)]
replace 'body_cache_t' with 'struct BodyCache'

7 years agoreplace 'BODY' with 'struct Body'
Richard Russon [Mon, 15 May 2017 13:30:55 +0000 (14:30 +0100)]
replace 'BODY' with 'struct Body'

7 years agoreplace 'ATTACHPTR' with 'struct AttachPtr'
Richard Russon [Mon, 15 May 2017 13:30:05 +0000 (14:30 +0100)]
replace 'ATTACHPTR' with 'struct AttachPtr'

7 years agoreplace 'ALIAS' with 'struct Alias'
Richard Russon [Mon, 15 May 2017 13:29:20 +0000 (14:29 +0100)]
replace 'ALIAS' with 'struct Alias'

7 years agoreplace 'ADDRESS' with 'struct Address'
Richard Russon [Mon, 15 May 2017 13:26:56 +0000 (14:26 +0100)]
replace 'ADDRESS' with 'struct Address'

7 years agoreplace 'ACCOUNT' with 'struct Account'
Richard Russon [Mon, 15 May 2017 13:25:32 +0000 (14:25 +0100)]
replace 'ACCOUNT' with 'struct Account'

7 years agoFix missing NONULL for mutt.set() in Lua (#578)
guyzmo [Sat, 13 May 2017 12:50:25 +0000 (14:50 +0200)]
Fix missing NONULL for mutt.set() in Lua (#578)

fixes #567

Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
7 years agobuild: fix the git_ver.h dependencies
Richard Russon [Fri, 12 May 2017 15:13:42 +0000 (16:13 +0100)]
build: fix the git_ver.h dependencies

Before, 'git_ver.h' was always considered out-of-date.
That meant that main.c kept being recompiled.

Now, the state of git is checked, but if nothing has changed, nothing
will be rebuilt.

7 years agobuild: only compile hcache on request
Richard Russon [Fri, 12 May 2017 15:13:37 +0000 (16:13 +0100)]
build: only compile hcache on request

If none of the header cache backends are requested, don't go into the
hcache dir.

7 years agocoverity: fix defects
Richard Russon [Thu, 11 May 2017 14:28:34 +0000 (15:28 +0100)]
coverity: fix defects

Most of these trivial problems were discovered when NNTP got enabled in
the default build.

- dereference after null check
- resource leak
- uninit pointer
- uninit var
- unused value

7 years agomerge: upstream fixes (mutt/default)
Richard Russon [Fri, 12 May 2017 13:09:29 +0000 (14:09 +0100)]
merge: upstream fixes (mutt/default)

 * Convert all exec calls to use mutt_envlist(), remove setenv function.
 * Note that mbox-hooks are dependent on $move.
 * Refresh header color when updating label. (closes #3935)
 * Remove glibc-specific execvpe() call in sendlib.c. (see #3937)
 * Add color commands for the compose menu headers and security status. (closes #3915).
 * Fix sidebar count updates when closing mailbox. (closes #3938)
 * Don't modify LastFolder/CurrentFolder upon aborting a change folder operation.
 * Change message modifying operations to additively set redraw flags.
 * Improve maildir and mh to report flag changes in mx_check_mailbox() (closes #3865)
 * Add $header_color_partial to allow partial coloring of headers.
 * Rename REDRAW_SIGWINCH to REDRAW_FLOW.
 * Create R_PAGER_FLOW config variable flag.

7 years agoCreate R_PAGER_FLOW config variable flag.
Kevin McCarthy [Tue, 9 May 2017 23:07:46 +0000 (16:07 -0700)]
Create R_PAGER_FLOW config variable flag.

Use this for $header_color_partial, $markers, and $smart_wrap.  When
these options are changed in the pager, this flag will force a
recalculation of lineInfo.

Remove the manual checks in OP_ENTER_COMMAND for $markers and
$smart_wrap, and instead use the same REDRAW_FLOW processing used for
a SigWinch.

7 years agoRename REDRAW_SIGWINCH to REDRAW_FLOW.
Kevin McCarthy [Tue, 9 May 2017 23:07:42 +0000 (16:07 -0700)]
Rename REDRAW_SIGWINCH to REDRAW_FLOW.

The next patch will attach this redraw flag to pager settings.  The
former name becomes somewhat confusing with the expanded usage, so
rename it to something more relevant to what is being redrawn.

7 years agoAdd $header_color_partial to allow partial coloring of headers.
Kevin McCarthy [Tue, 9 May 2017 01:48:25 +0000 (18:48 -0700)]
Add $header_color_partial to allow partial coloring of headers.

When set, a regexp match will color only the matched text in the
header.  When unset (the default), the entire header will have color
applied.

With appropriate regexps, this allows coloring of just the header
field name.  Of course, it can also be used to highlight arbitrary
phrases in the headers too.

7 years agoImprove maildir and mh to report flag changes in mx_check_mailbox() (closes #3865)
Kevin McCarthy [Sun, 7 May 2017 22:11:43 +0000 (15:11 -0700)]
Improve maildir and mh to report flag changes in mx_check_mailbox() (closes #3865)

mx_check_mailbox() would update the header flags, but was not
returning MUTT_FLAGS back to the index loop.  That meant a screen
redraw was needed to be notified of externally modified flags.

Change maildir_update_flags() to return 1 if the flags were actually
changed.  Change maildir_check_mailbox() and mh_check_mailbox() to
return MUTT_FLAGS when that happens.

Thanks to jcdenton and mike-burns for the original patch.

7 years agoChange message modifying operations to additively set redraw flags.
Kevin McCarthy [Fri, 5 May 2017 19:46:36 +0000 (12:46 -0700)]
Change message modifying operations to additively set redraw flags.

With the ability to set redraw flags with the menu stack operations,
some operations internally modify the current menu redraw flag.
For instance, _mutt_set_flag() can now set REDRAW_SIDEBAR.

Change the ops that modify messages to use 'redraw |= REDRAW_X'
instead of overwriting the flag value.

7 years agoDon't modify LastFolder/CurrentFolder upon aborting a change folder operation.
Kevin McCarthy [Fri, 5 May 2017 20:55:31 +0000 (13:55 -0700)]
Don't modify LastFolder/CurrentFolder upon aborting a change folder operation.

Set LastFolder and CurrentFolder after mx_close_mailbox() has
successfully completed.  Otherwise, if the close is aborted, they will
have incorrect values.

7 years agoFix sidebar count updates when closing mailbox. (closes #3938)
Kevin McCarthy [Fri, 5 May 2017 01:05:06 +0000 (18:05 -0700)]
Fix sidebar count updates when closing mailbox. (closes #3938)

The context unread and flagged counts were being updated too early in
mx_close_mailbox().  Cancelling at any of the following prompts would
leave them in an incorrect state.  Additionally, $move could increase
the delete count (for flagged messages), and $delete, if answered no,
could turn off message deletion.

Move all the sidebar buffy stat updating to the bottom of the
function, after all the prompts and processing.

7 years agoAdd color commands for the compose menu headers and security status. (closes #3915).
Kevin McCarthy [Thu, 4 May 2017 01:52:54 +0000 (18:52 -0700)]
Add color commands for the compose menu headers and security status. (closes #3915).

Add "color compose header" to color the From/To/Subject/etc fields in
the compose menu.

Add "color compose security_encrypt/sign/both/none" to color the
security status of the message.

7 years agoRemove glibc-specific execvpe() call in sendlib.c. (see #3937)
Kevin McCarthy [Sun, 30 Apr 2017 22:56:15 +0000 (15:56 -0700)]
Remove glibc-specific execvpe() call in sendlib.c. (see #3937)

Changeset fa1192803257 converted all exec calls to use mutt_envlist().
Unfortunately, the call in sendlib.c, execvpe(), is a glibc extension.

Convert back to execvp() for now, to fix the build on MacOS.

7 years agoRefresh header color when updating label. (closes #3935)
Kevin McCarthy [Sun, 30 Apr 2017 22:20:56 +0000 (15:20 -0700)]
Refresh header color when updating label. (closes #3935)

color index with a '~y' pattern were not being updated after
adding/removing labels.

7 years agoNote that mbox-hooks are dependent on $move.
Kevin McCarthy [Sun, 30 Apr 2017 20:32:14 +0000 (13:32 -0700)]
Note that mbox-hooks are dependent on $move.

Add a note to the "Using Multiple Spool Mailboxes" section.

7 years agoConvert all exec calls to use mutt_envlist(), remove setenv function.
Vincent Lefevre [Sun, 30 Apr 2017 19:25:08 +0000 (12:25 -0700)]
Convert all exec calls to use mutt_envlist(), remove setenv function.

The documentation implies that all children processes will be affected
by the setenv command, so convert all the exec calls to use
mutt_envlist().

The setenv("GPG_TTY") call is no longer needed so remove it.

With that removed, there are no other setenv calls in mutt, so remove
the autoconf check and replacement function.

7 years agofactor out debug code
Richard Russon [Thu, 27 Apr 2017 11:00:12 +0000 (12:00 +0100)]
factor out debug code

7 years agodocs: remove some upstream references
Richard Russon [Tue, 2 May 2017 23:48:33 +0000 (00:48 +0100)]
docs: remove some upstream references

7 years agoMinor code tidying
Richard Russon [Mon, 1 May 2017 14:08:01 +0000 (15:08 +0100)]
Minor code tidying

- remove unnecessary comments
- add missing copyright email
- notmuch: remove orphan function name
- remove unused AM_CONDITIONAL
- drop unnecessary bool definition
- fix F_SENSITIVE constant

7 years agomerge: drop PATCHES, tidy 'mutt -v' output
Richard Russon [Fri, 12 May 2017 13:08:21 +0000 (14:08 +0100)]
merge: drop PATCHES, tidy 'mutt -v' output

 * drop PATCHES
 * version: lowercase, tidy
 * docs: drop refs to patches
 * highlight changes

7 years agohighlight changes 570/head
Richard Russon [Tue, 2 May 2017 22:46:47 +0000 (23:46 +0100)]
highlight changes

7 years agodocs: drop refs to patches
Richard Russon [Tue, 2 May 2017 23:31:15 +0000 (00:31 +0100)]
docs: drop refs to patches

7 years agoversion: lowercase, tidy
Richard Russon [Wed, 3 May 2017 00:33:34 +0000 (01:33 +0100)]
version: lowercase, tidy

7 years agodrop PATCHES
Richard Russon [Tue, 2 May 2017 22:46:40 +0000 (23:46 +0100)]
drop PATCHES

7 years agomerge: always build features which have no build deps
Richard Russon [Fri, 12 May 2017 13:07:11 +0000 (14:07 +0100)]
merge: always build features which have no build deps

 * configure: drop --enable-compressed
 * configure: drop --enable-imap
 * configure: need_md5 is now always built-in
 * configure: drop need_imap
 * configure: drop need_socket
 * configure: drop --enable-pop
 * configure: drop --enable-nntp
 * drop: --enable-smtp
 * Makefile.am: reflow lists of files
 * remove preprocessor else clauses

7 years agoremove preprocessor else clauses 565/head
Richard Russon [Tue, 2 May 2017 13:15:53 +0000 (14:15 +0100)]
remove preprocessor else clauses

Remove the #else clauses from the preprocessor now that these symbols
are always defined:
    USE_COMPRESSED
    USE_IMAP
    USE_NNTP
    USE_POP
    USE_SIDEBAR
    USE_SMTP
    USE_SOCKET

7 years agoMakefile.am: reflow lists of files
Damien Riegel [Tue, 2 May 2017 03:03:01 +0000 (23:03 -0400)]
Makefile.am: reflow lists of files

These lists were edited but not reflowed to keep the commit diff as
small as possible and readable.

7 years agodrop: --enable-smtp
Damien Riegel [Tue, 2 May 2017 01:27:18 +0000 (21:27 -0400)]
drop: --enable-smtp

Make SMTP feature built-in.

7 years agoconfigure: drop --enable-nntp
Damien Riegel [Tue, 2 May 2017 01:25:54 +0000 (21:25 -0400)]
configure: drop --enable-nntp

Make NNTP feature built-in.