]> git.eshelyaron.com Git - emacs.git/commit
Fix warning about obsolete func calling obsolete func in etags.el
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 23:33:27 +0000 (01:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 23:33:27 +0000 (01:33 +0200)
commit982af7f516efb190d19946bff7bb37567328b4b9
tree94c1c00d0b1a261761fec633206a816693d305e2
parent9645b5752a3e40754d22d9e805778e95fdc86337
Fix warning about obsolete func calling obsolete func in etags.el

* lisp/progmodes/etags.el (find-tag-other-frame): Don't give a
warning about an obsolete function calling another obsolete function.
lisp/progmodes/etags.el