On Mon, Nov 6, 2017 at 8:03 PM, Noam Postavsky <npostavs@users.sourceforge.net> wrote:
Robert Weiner <rswgnu@gmail.com> writes:


I think it's okay for master.

​Sorry, I lost track of this and didn't get back to you.​
​​

​​
> +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).
​​
​I have made this requested change and herein attach the patch.  I hope
you can integrate it sometime.

Bob