]> granicus.if.org Git - neomutt/commitdiff
merge: add lua scripting 298/head
authorRichard Russon <rich@flatcap.org>
Sat, 11 Mar 2017 19:11:12 +0000 (19:11 +0000)
committerRichard Russon <rich@flatcap.org>
Sat, 11 Mar 2017 19:11:12 +0000 (19:11 +0000)
 * lua: add basic working example
 * Adding basic Lua scripting basics to mutt
 * Refactor of the regex parsing code into its own function
 * Added new headers mutt_commands.h and mutt_options.h
 * Added -B option for batch mode. exiting before any mail sending feature
 * Lua API for Mutt's config and commandline


Trivial merge