diary-insert-entry-1
diary-insert-entry-1 is a compiled Lisp function in `diary-lib.el
'.
(diary-insert-entry-1 &optional TYPE NOMARK MONTHS SYMBOL ABSFUNC)
Subroutine to insert a diary entry related to the date at point.
TYPE is the type of entry (`monthly' or `yearly'). NOMARK non-nil
means make the entry non-marking. Array MONTHS is used in place
of `calendar-month-name-array'. String SYMBOL marks the type of
diary entry. Function ABSFUNC converts absolute dates to dates of
the appropriate type.