Improve the doc string of 'completion-boundaries'
commit1158df5f677c1c9ac8649910a680c17b53452753
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Oct 2015 13:42:11 +0000 (16 16:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 16 Oct 2015 13:42:11 +0000 (16 16:42 +0300)
tree887a6228ffe1a77f20cc6cea70774994f35cd646
parent3f24a31fb760537e9b9cc994e8431f045d526f4b
Improve the doc string of 'completion-boundaries'

* lisp/minibuffer.el (completion-boundaries): Rename the argument
TABLE to COLLECTION, for consistency with other high-level
completion functions.  Document how COLLECTION is called if it
is a function.  (Bug#21644)
lisp/minibuffer.el