From: Basil L. Contovounesios Date: Sat, 29 Oct 2022 21:44:44 +0000 (+0300) Subject: ; Silence warning in last hierarchy.el change. X-Git-Tag: emacs-29.0.90~1616^2~387 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d62c964238a82ccfcbd07a554abe8e6c096fcd5;p=emacs.git ; Silence warning in last hierarchy.el change. --- diff --git a/lisp/emacs-lisp/hierarchy.el b/lisp/emacs-lisp/hierarchy.el index 4cb5ba64a8d..fb5d518b22d 100644 --- a/lisp/emacs-lisp/hierarchy.el +++ b/lisp/emacs-lisp/hierarchy.el @@ -567,7 +567,7 @@ LABELFN is the same function passed to `hierarchy-convert-to-tree-widget'. INDENT is the same function passed to `hierarchy-convert-to-tree-widget'. CHILDRENFN is the function used to discover the children of ELEM." - (lambda (widget) + (lambda (_widget) (mapcar (lambda (item) (widget-convert