log-edit-header-contents-regexp

log-edit-header-contents-regexp is a variable defined in `log-edit.el'.
Its value is
"[ 	]*\\(.*\\(
[ 	].*\\)*\\)
?"

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

Documentation:
Regular expression matching a header field.
The first subexpression is the actual text of the field.