Improve call to widget-create-child-and-convert in cus-edit

* lisp/cus-edit.el (custom-variable-value-create): Pass tag as the
:tag property value (bug#41905).
This commit is contained in:
Mauro Aranda 2020-09-05 14:13:03 +02:00 committed by Lars Ingebrigtsen
parent e0c77bb62c
commit a30268907c

View file

@ -2686,7 +2686,7 @@ try matching its doc string against `custom-guess-doc-alist'."
:sample-face (if obsolete
'custom-variable-obsolete
'custom-variable-tag)
tag)
:tag tag)
buttons)
(push (widget-create-child-and-convert
widget type