]> granicus.if.org Git - neomutt/commit
Separate out the compose menu redrawing. (see #3877)
authorKevin McCarthy <kevin@8t8.us>
Wed, 5 Apr 2017 23:09:34 +0000 (16:09 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 5 Apr 2017 23:09:34 +0000 (16:09 -0700)
commit265c3ca80480230558dbbaa9ad24f6b2f7034ba8
tree2093be0818cdbcf9b5776446e173bdcee60d28c3
parent703c9d2928678f9355c1df5883fd00612874d946
Separate out the compose menu redrawing. (see #3877)

Add a custom_menu_redraw to the menu and change menu_redraw() to call
that instead if set.
compose.c
menu.c
mutt_menu.h