mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
(other): Doc fix.
This commit is contained in:
parent
64db9621a3
commit
b720878d35
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user