From: Mark Wooding Date: Wed, 30 Apr 2014 10:11:10 +0000 (+0100) Subject: zone.lisp: For BIND output, omit record names where possible. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zone/commitdiff_plain/80b5c2ffcd36eb88b6b8f87dc711cf93ebfc27d9?ds=inline;hp=80b5c2ffcd36eb88b6b8f87dc711cf93ebfc27d9 zone.lisp: For BIND output, omit record names where possible. This makes the output easier to read, especially now the records are sorted. ---