pythonic-emacs / anaconda-mode

Code navigation, documentation lookup and completion for Python.
GNU General Public License v3.0
710 stars 87 forks source link

Emacs 25 required? #300

Closed Knusper closed 6 years ago

Knusper commented 6 years ago

I notice a difference between the version published on melpa and melpa-stable. The former requires emacs25, while the later requires emacs24.

Can you please clarify this?

proofit404 commented 6 years ago

Melpa stable will be updated in the nearest future. Anaconda-mode moved to xref introduced in Emacs 25.

Regards, Artem.