outline-previous-visible-heading

outline-previous-visible-heading is an interactive compiled Lisp function in `outline.el'.


(outline-previous-visible-heading ARG)

Move to the previous heading line.
With argument, repeats or can move forward if negative.
A heading line is one that starts with a `*' (or that
`outline-regexp' matches).