allout-recent-depth

allout-recent-depth is a compiled Lisp function in `allout.el'.

(allout-recent-depth)

Return depth of last heading encountered by an outline maneuvering function.

All outline functions which directly do string matches to assess
headings set the variables `allout-recent-prefix-beginning' and
`allout-recent-prefix-end' if successful. This function uses those settings
to return the current depth.