]> git.eshelyaron.com Git - emacs.git/commit
Adhere closer to the "implicit tag name" definition
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 22 Nov 2015 04:33:22 +0000 (06:33 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 22 Nov 2015 04:33:22 +0000 (06:33 +0200)
commit51fd4a01395885077909c60b17ae3d7d42b8bb0a
treefb376128dce0b5d872a01bb836b2a34fbec28818
parent702d76dbee8447f56d01009142983f09e7507d6f
Adhere closer to the "implicit tag name" definition

* lisp/progmodes/etags.el (etags-tags-completion-table):
Adhere closer to the "implicit tag name" definition.  Simplify
the regexp.  Search for the explicit tag name first, and when
not found, search locally for the implicit one.  (Bug#21934)
lisp/progmodes/etags.el