monnier pushed a commit to branch master
in repository elpa.
commit 1c047b09518c054b16a0e6f21fd781d8607c6715
Author: Teemu Likonen <[email protected]>
Date: Mon Jul 6 07:15:12 2009 +0000
Täsmennetään muuttujan wcheck-language-data kuvausta
---
wcheck-mode.el | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 48435d3..d82d67f 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -68,11 +68,12 @@ LANGUAGE is a name string for a language and KEY and VALUE
pairs
denote settings for the language. Here is a list of possible KEYs
and a description of VALUE types:
- * `program': VALUE denotes the executable program that is
- responsible for spell-checking this language. This setting is
+ * `program': VALUE is a string that is the executable program
+ responsible for spell-checking LANGUAGE. This setting is
mandatory.
- * `args': Optional command-line arguments for the program.
+ * `args': Optional command-line argument string for the
+ program.
* `connection': The value is used to set variable
`process-connection-type' when starting the process for