allout-recent-bullet

allout-recent-bullet is a Lisp macro in `allout.el'.

(allout-recent-bullet)

Like `allout-recent-prefix', but returns bullet of last encountered prefix.

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 of the most recently matched topic.