icalendar--add-diary-entry

icalendar--add-diary-entry is a compiled Lisp function in `icalendar.el'.

(icalendar--add-diary-entry STRING DIARY-FILE NON-MARKING &optional SUMMARY)

Add STRING to the diary file DIARY-FILE.
STRING must be a properly formatted valid diary entry. NON-MARKING
determines whether diary events are created as non-marking. If
SUMMARY is not nil it must be a string that gives the summary of the
entry. In this case the user will be asked whether he wants to insert
the entry.