| Re: [frogs] [PATCH] : Supply missing documentation strings in music-function-init.ly |
[ Thread Index | Date Index | More lilynet.net/frogs Archives ]
|
Neil Puttock wrote: Cor, blimey, guv'nor, you've got me banged to rights (serves me right for trying to tidy up my git repository).2009/10/20 Ian Hulin <ian@xxxxxxxxxxxx>: Changed from another patch I was working on, reverted for this patch.+#(use-modules (ice-9 q)) I can't see any procedures from this module in init.ly. Removed. The only remaining thing I could see in git which used it was a regression test where the whole lot of code was commented out (input/regression/backend-svg.ly). Reinhold has already changed the regression test where it is actually used.+#(define output-count 0) % Now only used in regression tests This isn't user serviceable any more, so you might as well clear out all remaining references to it (and the obsolete code).
All these are re-applied.Have run the code through the Frescobaldi indent tool.In all cases, the indentation needs fixing. Now is it OK to push? Cheers, Ian |
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |