Pass `id' to `completing-read' as def instead of initial input
commitfddff05e889b3290222cdfd339af78c074ea1b3e
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 25 Apr 2015 16:23:41 +0000 (25 19:23 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 26 Apr 2015 03:39:34 +0000 (26 06:39 +0300)
treea5f5b93979b5500e10b56c450131d65863dfa1da
parenta0f634a5cd5181af2ba8c03662375b0d2e7bf1bc
Pass `id' to `completing-read' as def instead of initial input

* xref.el (xref--read-identifier): Pass `id' to `completing-read'
as the default value instead of initial input
(http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01182.html).
lisp/progmodes/xref.el