emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 281/352: State that action-autoselect=nil is the default


From: Stefan Monnier
Subject: [elpa] 281/352: State that action-autoselect=nil is the default
Date: Mon, 07 Jul 2014 14:04:58 +0000

monnier pushed a commit to branch master
in repository elpa.

commit 3d8cc8d86154c411c9bbaaac9661ed67617df69d
Author: Teemu Likonen <address@hidden>
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'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]