log-view-expanded-log-entry-function
log-view-expanded-log-entry-function is a variable defined in `
log-view.el
'.
Its value is
nil
- This variable may be risky if used as a file-local variable.
Documentation:
Function returning the detailed description of a Log View entry.
It is called by the command `log-view-toggle-entry-display' with
one arg, the revision tag (a string), and should return a string.
If it is nil, `log-view-toggle-entry-display' does nothing.