; Silence warning in last hierarchy.el change.
This commit is contained in:
parent
44f1b1edcf
commit
1d62c96423
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue