Importmagic.el Versions Save

An Emacs package that resolves unimported Python symbols

v1.1

6 years ago

Changelog:

  • It now correctly updates the index taking into account the package you're working on. This is super useful for Django projects, for example.
  • Support setting configuration styles through importmagic-style-configuration-alist
  • Give the possibility to silence verbose messages through importmagic-be-quiet variable
  • Expose a group for customization using customize-group. Name is importmagic.

v1.0

7 years ago

First tested version.