]> granicus.if.org Git - neomutt/commitdiff
merge: Prepare the code for the new config system
authorRichard Russon <rich@flatcap.org>
Thu, 28 Dec 2017 20:19:38 +0000 (20:19 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 28 Dec 2017 20:19:38 +0000 (20:19 +0000)
 * regex obj to ptr
 * refactor the hash types
 * expand global bools,quadoptions
 * Rename all the config bools OPT_ABC_XYZ -> AbcXyz
 * Adjust the members of struct Options
 * group the synonyms at the end of the list
 * move all config variables to the end of the file


Trivial merge