Thanks for applying 0001, Paul. For the rest, attached is reroll v3, now relative to 3b64b02631fea40759a9004a868fc4cfa86f3a35, dated Wed Aug 13 13:31:11 2014 -0400. I've moved up these two, since they don't seem to have any remaining issues: 0002 adds a "# Zone" comment to backzone. 0003 renames the Link line fields in commentary, adds one "# Link" header to backward, and a few "# Zone" headers that you left. I realized the proposed spacing changes were actually a conflation of two issues, so I've separated them out: 0004 finishes up spacing changes *within* the UNTIL fields, begun in my earlier patch from 2014-08-09. 0005 adjusts alignment for end-of-line comments within Zones, with extra care to avoid 80-column issues (assuming 8-space tabs). There are a few Zones which would be touched by both 0004 and 0005; these have been touched in 0004 for simplicity. This did not cause any changes to commentary. For 0005, I preferred to start comments where the time-of-day would start, or after the smallest time unit used for the Zone, if larger; comments were only placed after a time-of-day if absolutely necessary. Regardless, they were moved to the next largest unit, if possible, to still fit within 80 columns. This process still resulted in a few minor commentary changes: * antarctica (Antarctica/Casey, Antarctica/Mawson): Bring Casey and Mawson comments inline, like Davis. * asia (Asia/Baku): Capitalize "T" in "Time". * europe (Europe/Riga): Rework comments that can't fit in 80 columns. (Atlantic/Canary): Change "Canaries Time" to "Canaries T" to fit. * northamerica (Pacific/Honolulu): Remove inline comments, as the sources are already well-documented above. * southamerica (Pacific/Easter): Change "Easter I Time" to "Easter Is T", which fits and is more consistent with other nearby comments. These can be compared at https://github.com/timparenti/tz-experimental/compare/eggert:master...timpar... -- Tim Parenti