agenda: Switch "yield" to "8yield" and export.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 28 Dec 2016 16:29:58 +0000 (10:29 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 28 Dec 2016 16:29:58 +0000 (10:29 -0600)
commit8cee13ea88f6852ee1f542e1f7bdb7709bfe9505
tree6691d8d0e282dc8fcd7d505669b16ed595f51911
parentb387687cfe0aea2f5461bb211b627ce072364ad4
agenda: Switch "yield" to "8yield" and export.

This avoids a name collision with an existing procedure.  Plus yield was
never exported, apparently.

* 8sync/agenda.scm (8yield): Renamed from yield.
8sync/agenda.scm