Lazy-create builtin macros
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 10 Oct 2016 19:24:34 +0000 (20:24 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 10 Oct 2016 20:14:56 +0000 (21:14 +0100)
By only filling out the internal macro representation for the builtin macros
when a config line includes an underscore followed by a letter which might be one
we should save startup effort on configs which never use a builtin.


No differences found