monnier pushed a commit to branch master
in repository elpa.
commit c58285f075b62a804b7efc91a52ce18ae36f4e6f
Author: Teemu Likonen <[email protected]>
Date: Sun May 17 20:37:18 2009 +0000
Poistetaan customizesta vaatimus, että ohjelman täytyy olla olemassa
---
wcheck-mode.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 21d9028..9d3d462 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -122,7 +122,7 @@ An example contents of the `wcheck-language-data' variable:
(cons :format "%v"
(const :tag "Program: "
:format "%t" program)
- (file :must-match t :format "%v"))
+ (file :format "%v"))
(set :format "%v"
(cons :format "%v"
(const :tag "Arguments: "