]> git.eshelyaron.com Git - emacs.git/commit
Don't use obsolete variable `find-tag-marker-ring`
authorMattias Engdegård <mattiase@acm.org>
Sun, 24 Oct 2021 10:15:31 +0000 (12:15 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 24 Oct 2021 13:23:34 +0000 (15:23 +0200)
commit03d7dcb4610b0f8edf53427c2354cf52fa506edd
tree1ee6eb6cd4623a5a8d44fa91da8deff3d40839b3
parent082e080c301380496b7a1d5a9c4636b19e9e3662
Don't use obsolete variable `find-tag-marker-ring`

* lisp/progmodes/js.el (js-find-symbol):
* lisp/progmodes/octave.el (octave-find-definition):
Call `xref-push-marker-stack` instead of manipulating the obsolete
variable `find-tag-marker-ring`.
lisp/progmodes/js.el
lisp/progmodes/octave.el