emacs · release · flyspell-correct

flyspell-correct v0.6

Announcing flyspell-correct 0.6, featuring a new avy-menu interface and several improvements including fixed point movements and lexical binding. Special thanks to @clemera and @Ergus for their contributions. Check out the full changelog and let me know if you run into any issues!


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

Recently, there was a major release of flyspell-correct. Version 0.6 introduces new interface (avy-menu), fixes point movements, warnings, autoloads and switch to the lexical binding. Read further for the complete change list.

  • Do not move point by correction functions.
  • New interface - avy-menu. Thanks to @clemera.
  • Mark custom interfaces as autoload.
  • Add use-package examples.
  • Fix errors in transient mode. Thanks to @Ergus
  • Fix many warnings.
  • Start using lexical-binding.

Intro post also was updated to better explain key points of flyspell-correct.

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