calendar-mode-hook
calendar-mode-hook is a variable defined in `
calendar.el
'.
Its value is
(#[nil "\303=?\205\f \304 \n\305#\207"
[org-agenda-diary-file calendar-mode-map org-calendar-insert-diary-entry-key diary-file define-key org-agenda-diary-entry]
4])
Original value was
- This variable may be risky if used as a file-local variable.
Documentation:
Hook run after entering Calendar mode.
No problems result if this variable is not bound.
`add-hook' automatically binds it. (This is true for all hook variables.)
You can customize this variable.