]> granicus.if.org Git - neomutt/commitdiff
merge: move charset and idna functions to libmutt
authorRichard Russon <rich@flatcap.org>
Sun, 31 Dec 2017 01:26:35 +0000 (01:26 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 31 Dec 2017 01:26:35 +0000 (01:26 +0000)
 * clang-format
 * reorg: idna -> address, envelope
 * private hooks for charset
 * move charset functions to muttlib
 * move idna functions to muttlib
 * move address functions
 * iwyu / comments


Trivial merge