monnier pushed a commit to branch master
in repository elpa.
commit 350f9e9ece9fb7a69d58d7aed780242b6b21f426
Author: Teemu Likonen <[email protected]>
Date: Sun Jan 9 12:30:38 2011 +0000
Muutetaan wcheck-mode-komennon kuvausta
---
wcheck-mode.el | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index b5626d7..058e3ee 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -783,14 +783,14 @@ otherwise turn it off. If ARG is not given toggle the
mode.
Wcheck is a minor mode for automatically checking and marking
strings in Emacs buffer. Wcheck sends (parts of) buffer's content
-to a user-configured checker program and, based on its output,
-decides if some parts of text should be marked.
+to a text-checker back-end and, based on its output, decides if
+some parts of text should be marked.
Wcheck can be used with external spell-checker programs such as
-Ispell, Aspell and Enchant. The mode can be useful with other
-kind of external tools. Any tool that can receive text stream
-from standard input and send text to standard output can be used.
-The checker program can also be an Emacs Lisp function.
+Ispell, Aspell and Enchant, but actually any tool that can
+receive text stream from standard input and send text to standard
+output can be used. The checker back-end can also be an Emacs
+Lisp function.
In Wcheck mode different configuration units are called
\"languages\". See the documentation of variables