prolog-head-delimiter

prolog-head-delimiter is a variable defined in `prolog.el'.
Its value is
"\\(:-\\|\\+:\\|-:\\|\\+\\?\\|-\\?\\|-->\\)"

  • This variable may be risky if used as a file-local variable.

Documentation:
A regexp for matching on the end delimiter of a head (e.g. ":-").