]> git.eshelyaron.com Git - emacs.git/commit
Fix an "empty identifier" problem
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 2 May 2019 22:29:59 +0000 (01:29 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 2 May 2019 22:53:11 +0000 (01:53 +0300)
commit5ff4bfaeec8f9c18c7dd0c8479b399b83c1e6fc2
tree98f1d11443903284f4ec167c5137fea5fdd20f12
parentd9f62fceaf2915c67f6917c668af6ff4aacc26a7
Fix an "empty identifier" problem

* lisp/progmodes/xref.el (xref--read-identifier): Abort on empty
input if there is no default
(https://lists.gnu.org/archive/html/help-gnu-emacs/2019-05/msg00012.html).
lisp/progmodes/xref.el