org-finalize-agenda-hook

org-finalize-agenda-hook is a variable defined in `org-agenda.el'.
Its value is
nil


Documentation:
Hook run just before displaying an agenda buffer.
The buffer is still writable when the hook is called.

You can modify some of the buffer substrings but you should be
extra careful not to modify the text properties of the agenda
headlines as the agenda display heavily relies on them.

You can customize this variable.