Variable: hs-find-block-beginning-func

hs-find-block-beginning-func is an alias and buffer-local for hs-find-block-beginning-function, defined in hideshow.el.gz.

This variable is obsolete since 31.1; use hs-find-block-beginning-function instead.

Documentation

Function used to reposition point at the beginning of current block.

If it finds the block beginning, it should reposition point there and return non-nil, otherwise it should return nil.

Aliases

hs-find-block-beginning-func (obsolete since 31.1)