Fix up previous visit-tags-table change
authorHong Xu <hong@topbug.net>
Wed, 9 Oct 2019 05:03:33 +0000 (07:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 05:03:33 +0000 (07:03 +0200)
commit5f727c6342dff0c96d09f6c21ac99d0168569c62
tree10c1fec37de6077fde7ed38d4f9871594dd1f9ba
parente8dd6c9d832faf8445fccbc65f05a5e6e6d48ba7
Fix up previous visit-tags-table change

* lisp/progmodes/etags.el (visit-tags-table): Reimplement
`tags--find-default-tags-dir-recursively' using the much simpler
`locate-dominating-file'. Following up bug#37518.
lisp/progmodes/etags.el