monnier pushed a commit to branch master
in repository elpa.
commit 3d8cc8d86154c411c9bbaaac9661ed67617df69d
Author: Teemu Likonen <[email protected]>
Date: Sat Jul 2 13:52:45 2011 +0300
State that action-autoselect=nil is the default
---
wcheck-mode.el | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 93f178f..c437d09 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -530,8 +530,8 @@ action-parser
action-autoselect
If this option is non-nil and the action menu has only one
menu item then the item is chosen automatically without
- actually showing the menu. If this option is nil then the
- menu is always shown.
+ actually showing the menu. If this option is nil (which is
+ the default) then the menu is always shown.
The return value of `action-program' function and `action-parser'