emacs · release · flyspell-correct

flyspell-correct v0.6

Announcing flyspell-correct 0.6 with a new avy-menu interface, fixed point movements, lexical binding, and various improvements. Special thanks to @clemera and @Ergus for their contributions!

flyspell-correct is a package for distraction-free word correction with flyspell via your chosen interface. It's available on GitHub and MELPA.

I'm pleased to announce version 0.6 of flyspell-correct. This release introduces a new interface (avy-menu), fixes point movements, warnings, and autoloads, and switches to lexical binding. Read on for the complete changelog.

#2What's New

#3New Interface

  • Add avy-menu interface. Thanks to @clemera!

#3Improvements

  • Do not move point by correction functions.
  • Mark custom interfaces as autoload.
  • Add use-package examples.
  • Switch to lexical-binding.

#3Bug Fixes

  • Fix errors in transient mode. Thanks to @Ergus!
  • Fix many warnings.

#2Additional Notes

The introduction post was also updated to better explain the key points of flyspell-correct.

Hopefully you'll enjoy the new version. If something doesn't work for you, please let me know!