]> git.eshelyaron.com Git - emacs.git/commit
Search upward from current dir for the default TAGS file
authorHong Xu <hong@topbug.net>
Tue, 8 Oct 2019 16:43:47 +0000 (18:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 8 Oct 2019 16:43:56 +0000 (18:43 +0200)
commitba57f1a4273cabb53cbae86ad34b0a4bf01e1513
tree902d530795e2ecc156390e61663b83301ab17c6d
parent1793d4979b3a38fd9ece1412cbc9ff2d2ed3ab3f
Search upward from current dir for the default TAGS file

* doc/emacs/maintaining.texi (Select Tags Table): Update the doc
of `visit-tags-table' (bug#37518).
* lisp/progmodes/etags.el (tags--find-default-tags-dir-recursively)
(visit-tags-table): Search upward from current dir for the default
TAGS file.
doc/emacs/maintaining.texi
lisp/progmodes/etags.el