From: Richard Russon Date: Sun, 26 Nov 2017 22:48:58 +0000 (+0000) Subject: merge: standardise the string formatting functions X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffa711d24cd890c6e6c72915b28f2fbff777f55a;p=neomutt merge: standardise the string formatting functions There are lots of callback functions used by `mutt_expando_format()`. These commits make sure they all have similar names and have similarly named parameters and variables. * rename formatting functions * rename format parameters/variables * update format function comments * rearrange switch statements in format functions * light tidy of format functions --- ffa711d24cd890c6e6c72915b28f2fbff777f55a