# HG changeset patch # User Richard M. Stallman # Date 897714282 0 # Node ID 9c7650b90c06875ef42c914e06420f058f2517da # Parent 1fd9b569c5b491b2129f651d1cc46df84b705695 (other): Doc fix. diff -r 1fd9b569c5b4 -r 9c7650b90c06 lisp/wid-edit.el --- a/lisp/wid-edit.el Sat Jun 13 05:03:41 1998 +0000 +++ b/lisp/wid-edit.el Sat Jun 13 05:04:42 1998 +0000 @@ -2919,7 +2919,7 @@ "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"