ispell-message-text-end
ispell-message-text-end is a variable defined in `
ispell.el
'.
Its value is
"^-- $\\|^#! /bin/[ck]?sh\\|\\(\\(^cd .*\n\\)?diff -c .*\\)?\n\\*\\*\\* .*\n--- .*\n\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\|\\(diff -u .*\\)?\n--- .*\n\\+\\+\\+ .*\n@@ [-+][0-9]+,[0-9]+ [-+][0-9]+,[0-9]+ @@\\|^current state:\n==============\n\\|^\\(- \\)?[-=_]+\\s ?\\(cut here\\|Environment Follows\\)"
- This variable may be risky if used as a file-local variable.
Documentation:
Text beyond which `ispell-message' will not spell-check.
If it is a string, limit is the first occurrence of that regular expression.
Otherwise, it must be a function which is called to get the limit.