From b720878d35718db40268db05f25945c3ccf64199 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 13 Jun 1998 05:04:42 +0000 Subject: [PATCH] (other): Doc fix. --- lisp/wid-edit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el index 9951501685d..b31733318be 100644 --- a/lisp/wid-edit.el +++ b/lisp/wid-edit.el @@ -2919,7 +2919,7 @@ link for that string." "Matches any value, but doesn't let the user edit the value. This is useful as last item in a `choice' widget. You should use this widget type with a default value, -as in (other DEFAULT) or (other :tag "NAME" DEFAULT). +as in (other DEFAULT) or (other :tag \"NAME\" DEFAULT). If the user selects this alternative, that specifies DEFAULT as the value." :tag "Other" -- 2.39.5