branch: externals/guess-language commit 6b14af54e4ec568a6dcb3e6d264e8bd8bead17b3 Author: Titus von der Malsburg <malsb...@posteo.de> Commit: Titus von der Malsburg <malsb...@posteo.de>
README: Shortened tldr. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9ca4b66..ac2dade 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ * Emacs mode that automatically sets the language of the spell checker -*tl;dr:* Emacs minor mode that detects the language of what you're typing. Automatically switches spell checker and typo-mode. Supports multiple languages in one document. Uses a robust algorithm that works with many languages and requires only 30–40 characters of text. Currently supported languages are: Czech, Dansk, Dutch, English, Finnish, French, German, Italian, Norwegian, Polish, Portuguese, Russian, Slovak, Slovenian, Swedish. +*tl;dr:* Emacs minor mode that detects the language of what you're typing. Automatically switches spell checker and typo-mode. Uses a robust algorithm that works with many languages. Can handle multiple languages in one document. -----