Variable: hs-looking-at-block-start-p-func

hs-looking-at-block-start-p-func is an alias and buffer-local for hs-looking-at-block-start-predicate, defined in hideshow.el.gz.

This variable is obsolete since 31.1; use hs-looking-at-block-start-predicate instead.

Documentation

Function used to check if point is at the block start.

It should return non-nil if point is at the block start and modify the match data to the block beginning start and end positions (specifically, for match-end).

Aliases

hs-looking-at-block-start-p-func (obsolete since 31.1)