tildify--deprecated-ignore-evironments

tildify--deprecated-ignore-evironments is a compiled Lisp function in `tildify.el'.

(tildify--deprecated-ignore-evironments CALLBACK BEG END)

This function is obsolete since 25.1;
it should not be used in new code.

Call CALLBACK on regions between BEG and END.

Call CALLBACK on each region outside of environment to ignore. Stop scanning
the region as soon as CALLBACK returns nil. Environments to ignore are
defined by deprecated `tildify-ignored-environments-alist'. CALLBACK may be
called on portions of the buffer outside of [BEG END).