Variable: hs-adjust-block-beginning
hs-adjust-block-beginning is an alias and buffer-local for
hs-adjust-block-beginning-function, defined in hideshow.el.gz.
This variable is obsolete since 31.1; use
hs-adjust-block-beginning-function instead.
Documentation
Function used to tweak the block beginning.
It should return the position from where we should start hiding, as
opposed to hiding it from the position returned when searching for
hs-block-start-regexp.
It is called with a single argument ARG which is the position in buffer after the block beginning.
Aliases
hs-adjust-block-beginning (obsolete since 31.1)