inaimathi Remove now unused sheet-text primitive and add add-listener!
- Remove sheet-text; it's no longer called anywhere (it was a hack
  inserted in order to keep exporters front-end constructs. This is no
  longer necessary)
- Add add-listener! function to abstract the cross-browser process of
  adding a JS handler to a DOM element
- Call add-listener! in dom-ready instead of directly chaining
  add-event-listener method
Latest commit 2e693f1 Apr 28, 2018