aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/wid-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el
index 52b75325673..916d41af252 100644
--- a/lisp/wid-edit.el
+++ b/lisp/wid-edit.el
@@ -3063,7 +3063,7 @@ as in (other DEFAULT) or (other :tag \"NAME\" DEFAULT).
3063If the user selects this alternative, that specifies DEFAULT 3063If the user selects this alternative, that specifies DEFAULT
3064as the value." 3064as the value."
3065 :tag "Other" 3065 :tag "Other"
3066 :format "%t%n" 3066 :format "%t\n"
3067 :value 'other) 3067 :value 'other)
3068 3068
3069(defvar widget-string-prompt-value-history nil 3069(defvar widget-string-prompt-value-history nil