Robert Weiner <rswgnu@gmail.com> writes:
I think it's okay for master.
> +Visit the library in a buffer, and return a (buffer . position) pair,
The convention we use in docstrings is that placeholders in structures
should be in upper case. The way you wrote it here would be describing
a function which does (cons 'buffer 'position).