]> git.eshelyaron.com Git - emacs.git/commitdiff
; Silence warning in last hierarchy.el change.
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 29 Oct 2022 21:44:44 +0000 (00:44 +0300)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 29 Oct 2022 21:44:44 +0000 (00:44 +0300)
lisp/emacs-lisp/hierarchy.el

index 4cb5ba64a8dd3b992ae0dbe1fff3db323fb6e962..fb5d518b22d0681e0b3a1e6f4c1be56eda68817c 100644 (file)
@@ -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