* lisp/info.el (Info-read-node-name-2): Don't duplicate suffixes for single completion.
authorJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 00:28:55 +0000 (02:28 +0200)
committerJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 00:28:55 +0000 (02:28 +0200)
commit8a2e287c26d7bd115be088aa03a3a332b44c7e78
tree040634858b662402d8030194812e37ec3d0b32f9
parentc6a22ce23dad655c84f95bad1ed5191c2682f74e
* lisp/info.el (Info-read-node-name-2): Don't duplicate suffixes for single completion.
(info--manual-names): Expand node completions into an explicit list
before appending it to another list.  Filter out internal buffers
with the leading space in the buffer name.  (Bug#10771)

Fixes: debbugs:12456
lisp/ChangeLog
lisp/info.el