Variable: diary-icalendar-post-entry-format-hook
diary-icalendar-post-entry-format-hook is a variable defined in
diary-icalendar.el.gz.
Value
nil
Documentation
Hook run after formatting a single iCalendar component as a diary entry.
The functions in this hook are run by diary-icalendar-import-buffer-to-buffer
(which see) after each component it formats. Each function will be
called in a (narrowed) buffer whose contents represent a single diary
entry.
Source Code
;; Defined in /usr/src/emacs/lisp/calendar/diary-icalendar.el.gz