monnier pushed a commit to branch master
in repository elpa.
commit 365e843b7bffa87d26ce73351346f7b9f1f2ec21
Author: Teemu Likonen <[email protected]>
Date: Sat Aug 7 06:31:30 2010 +0000
Korjataan vääränlainen sisennys wcheck-language-datan kuvauksessa
---
wcheck-mode.el | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 370911e..933f6e9 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -28,7 +28,7 @@
;; following lines to your Emacs initialization file (~/.emacs):
;;
;; (autoload 'wcheck-mode "wcheck-mode"
-;; "Toggle wcheck mode." t)
+;; "Toggle wcheck-mode." t)
;; (autoload 'wcheck-change-language "wcheck-mode"
;; "Switch wcheck-mode languages." t)
;; (autoload 'wcheck-spelling-suggestions "wcheck-mode"
@@ -69,9 +69,9 @@ program
`regexp-end' below for details.
args
- Optional command-line arguments for the program. The VALUE
- is a list of strings. Each string is a single argument for
- the program.
+ Optional command-line arguments for the program. The VALUE is
+ a list of strings. Each string is a single argument for the
+ program.
connection
The VALUE is used to set variable `process-connection-type'