ewoc-enter-after
ewoc-enter-after
is a compiled Lisp function in `
ewoc.el
'.
(ewoc-enter-after
EWOC
NODE
DATA
)
Enter a new element
DATA
after
NODE
in
EWOC
.
Return the new node.