NonGNU ELPA - spell-fu

spell-fu

Description
Fast & light spelling highlighter
Latest
spell-fu-0.3.tar, 2022-Jul-07, 50.0 KiB
Maintainer
Campbell Barton <ideasman42@gmail.com>
Website
https://codeberg.org/ideasman42/emacs-spell-fu
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET spell-fu RET

Full description

This package checks the spelling of on-screen text.

News


##########
Change Log
##########

- Version 0.3 (2021-03-28)

  - Support affix expansion when calling ``aspell`` (some non English dictionaries use this).
  - Use explicit ``utf-8`` encoding, (fixes issue #8).

- Version 0.2 (2020-04-26)

  - Add support personal dictionary manipulation: ``spell-fu-word-add``, ``spell-fu-word-remove``.
  - Add support for stepping over errors with: ``spell-fu-goto-next-error``, ``spell-fu-goto-previous-error``.
  - Add support for checking the whole buffer with: ``spell-fu-buffer``.

- Version 0.1 (2020-04-14)

  Initial release.