tmalsburg / guess-language.el

Emacs minor mode that detects the language you're typing in. Automatically switches spell checker. Supports multiple languages per document.
115 stars 14 forks source link

Hooks for greater configurability #14

Closed tmalsburg closed 7 years ago

tmalsburg commented 7 years ago

Use hooks for greater configurability. Custom functions can now be triggered when a new language is detected. See the new hook guess-language-after-detection-functions.