mutt: 3 new changesets

2017-01-31 Thread Brendan Cully
changeset: 6919:9ca99f2b1205 user: Kevin McCarthy date: Tue Jan 31 14:27:09 2017 -0800 link: http://dev.mutt.org/hg/mutt/rev/9ca99f2b1205 Fix the mutt_label_complete() pos parameter. i is the state->wbuf index, not the end of the buf. It was "working" only because the contents of

mutt: Minor fix to ~y completion.

2017-01-31 Thread Brendan Cully
changeset: 6922:142a87f0c855 user: Kevin McCarthy date: Tue Jan 31 15:02:21 2017 -0800 link: http://dev.mutt.org/hg/mutt/rev/142a87f0c855 Minor fix to ~y completion. Make sure the entire ~y is before curpos when enabling completion. diffs (12 lines): diff -r 82034c72b6da -r 142a