From: Richard M. Stallman Date: Sat, 13 Jun 1998 05:04:42 +0000 (+0000) Subject: (other): Doc fix. X-Git-Tag: emacs-20.3~611 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b720878d35718db40268db05f25945c3ccf64199;p=emacs.git (other): Doc fix. --- 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"