mutt: 3 new changesets

2016-05-26 Thread Brendan Cully
changeset: 6655:0ae29df8a81a user: Damien Riegel date: Thu May 26 14:05:36 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/0ae29df8a81a add function imap_check_mailbox_reopen In mx_check_mailbox, imap mailbox is the only function with a different prototype: it has an extra force

Re: [PATCH 0 of 3] Add check operation to struct mx_ops

2016-05-26 Thread Kevin J. McCarthy
On Tue, May 24, 2016 at 09:03:49PM -0400, Damien Riegel wrote: > This patchset moves the check operation to the mx_ops structure. I just pushed these up. Thanks for the continuing cleanup work, and removing that dead code. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADE

mutt: Fix header file indentation after M_ prefix renaming.

2016-05-26 Thread Brendan Cully
changeset: 6658:cd316a555bd7 user: Kevin McCarthy date: Thu May 26 14:45:02 2016 -0700 link: http://dev.mutt.org/hg/mutt/rev/cd316a555bd7 Fix header file indentation after M_ prefix renaming. The use of tabs caused misalignment of various macro definitions. diffs (296 lines): di