From: Mauro Aranda Date: Sat, 5 Sep 2020 12:13:03 +0000 (+0200) Subject: Improve call to widget-create-child-and-convert in cus-edit X-Git-Tag: emacs-28.0.90~6242 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a30268907c44bb88e601c61c1be9bd4949ad2f7d;p=emacs.git 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). --- diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 59ac52f0a40..3e239bd8753 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el @@ -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