monnier pushed a commit to branch master
in repository elpa.
commit ab5707391b72eb1df8bcc5b1347c5b16204e804a
Author: Teemu Likonen <[email protected]>
Date: Sat Jul 4 12:26:35 2009 +0000
Pientä wcheck-mode-tekstin uudelleenmuotoilua
---
wcheck-mode.el | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 09287b6..ca01426 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -297,10 +297,11 @@ interactively) then change the default language for new
buffers."
(define-minor-mode wcheck-mode
"Interface for external spell-checkers and filtering programs.
-Wcheck is a minor mode for automatically marking words or other
-text elements in Emacs buffer. Wcheck sends (parts of) buffer's
-content to an external text-filtering program and, based on its
-output, decides if some parts of text should be marked.
+Wcheck is a minor mode for automatically checking and marking
+words or other text elements in Emacs buffer. Wcheck sends (parts
+of) buffer's content to an external text-filtering program and,
+based on its output, decides if some parts of text should be
+marked.
Wcheck can be used with spell-checker programs such as Ispell,
Aspell and Enchant. Then the semantics of operation is that the