]> granicus.if.org Git - neomutt/commit
eliminate MuttIndexWindow from mutt_display_message() 1873/head
authorRichard Russon <rich@flatcap.org>
Mon, 21 Oct 2019 12:07:48 +0000 (13:07 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 23 Oct 2019 10:37:44 +0000 (11:37 +0100)
commitb89aeaca97def49cb058d997187ed18b7bcb73d4
treee689c716491c831b535a71b3c6d39dbc4be76dec
parent78fa930bc5d4989ad498c73979a07b933e89a3c7
eliminate MuttIndexWindow from mutt_display_message()

Pass `mutt_display_message()` a `MuttWindow` to work with, rather than
using the global `MuttIndexWindow`.
commands.c
commands.h
index.c