tonini / alchemist.el

Elixir Tooling Integration Into Emacs
http://www.alchemist-elixir.org
906 stars 103 forks source link

Change deprecated `(ring-insert find-tag-marker-ring (point-marker))` #374

Open squiter opened 2 years ago

squiter commented 2 years ago

This call is deprecated and now we should use this (xref-push-marker-stack) call.