]> code.delx.au - gnu-emacs/commit
Fix documentation of completion functions
authorNoam Postavsky <npostavs@gmail.com>
Wed, 8 Jun 2016 03:37:05 +0000 (23:37 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 18 Jun 2016 18:59:23 +0000 (14:59 -0400)
commitd1efbafdf2cad59b80981d18bb7c6cfdf4d44850
treeebc79a2977c7d0d51a250aab9475a4407d2ac9b6
parent65c96cc02598ded824a19e0c70d49d84d7fce9c7
Fix documentation of completion functions

So that the described behavior matches the code (and docstrings).

* doc/lispref/minibuf.texi (Basic Completion): Symbol keys of hash table
collections are used like string keys, not ignored (Bug #10416).
doc/lispref/minibuf.texi