On Tue, Aug 12, 2014 at 7:32 AM, Perry Smith <pedz...@gmail.com> wrote:
> Suppose I want to find "bind" in the spec, I open the spec up and search down 
> looking for "bind" but I don't hit it in the table of contents. [...]

Are you using the PDF version or the HTML version?

If the HTML version, grab the source code from
<https://github.com/jorendorff/es-spec-html>, fix it however you think
best, and send me a pull request.

In this particular case, if you search for ".bind" (with a dot) the
first hit is Function.prototype.bind.

-j
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to