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 is called at the beginning of the block (usually the current value of hs-block-start-regexp in the buffer) and should return the start position of the region in the buffer that will be hidden.

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)