]> granicus.if.org Git - mutt/commit
Add mutt_buffer_quote_filename().
authorKevin McCarthy <kevin@8t8.us>
Tue, 9 Apr 2019 21:04:36 +0000 (14:04 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 10 Apr 2019 21:32:02 +0000 (14:32 -0700)
commit78ff38d6eb2d7a40ee4c77829b268ce13fd6fd7e
tree9963339fb071cf6091a9a298dc185cb424b4e25e
parent5d491c1b15614325f01a8c74f2ac054858d7904b
Add mutt_buffer_quote_filename().

Convert almost all the callers to use the new function.  alias.c usage
is a bit involved, so leave that for now.

Remove unneeded index while converting from mutt_quote_filename().
muttlib.c
mx.c
pgpinvoke.c
protos.h
remailer.c
rfc1524.c
smime.c