K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-22T20:10:23.832097Z K 7 svn:log V 319 lualoader: Attend to some 80-col issues, pointed out by luacheck Graphics have a tendency to cause 80-col issues, so make an exception to our standard indentation guidelines for these graphics. This does not hamper readability too badly. Two 40-column strings of spaces is trivially replaced with string.rep(" ", 80) END