emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/guess-language 0f02b31 002/101: Added a README.org.


From: Stefan Monnier
Subject: [elpa] externals/guess-language 0f02b31 002/101: Added a README.org.
Date: Sat, 23 Feb 2019 10:34:31 -0500 (EST)

branch: externals/guess-language
commit 0f02b311a0c5dac1e5d2a40c3c8cd99a5eb01f87
Author: Titus von der Malsburg <address@hidden>
Commit: Titus von der Malsburg <address@hidden>

    Added a README.org.
---
 README.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.org b/README.org
new file mode 100644
index 0000000..aba450c
--- /dev/null
+++ b/README.org
@@ -0,0 +1,4 @@
+
+I write a lot of text in multiple languages and I was getting tired of 
switching the dictionary of my spell-checker all the time.  In true Emacs 
spirit, I decided to do something about this and dusted off my grandpa's 
parentheses.  The code in this repository guesses the language of the current 
paragraph and then changes the dictionary of ispell and the language-specific 
settings of typo-mode.  It also reruns flyspell on the current paragraph, but 
only on that paragraph because some docu [...]
+
+This is currently a proof of concept and only supports two languages, English 
and German.  However, it should be very easy to add more languages.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]