ewoc-goto-prev

ewoc-goto-prev is a compiled Lisp function in `ewoc.el'.

(ewoc-goto-prev EWOC ARG)

Move point to the ARGth previous element in EWOC.
Don't move if we are at the first element, or if EWOC is empty.
Return the node we moved to.