c-guess-offset-threshold

c-guess-offset-threshold is a variable defined in `cc-guess.el'.
Its value is
10


Documentation:
Threshold of acceptable offsets when examining indent information.
Discard an examined offset if its absolute value is greater than this.

The offset of a line included in the indent information returned by
`c-guess-basic-syntax'.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.1 of Emacs.