diary-list-entries-2

diary-list-entries-2 is a compiled Lisp function in `diary-lib.el'.

(diary-list-entries-2 DATE MARK GLOBATTR LIST-ONLY &optional MONTHS SYMBOL GDATE)

Internal subroutine of `diary-list-entries'.
Find diary entries applying to DATE, by searching from point-min for
each element of `diary-date-forms'. MARK indicates an entry is non-marking.
GLOBATTR is the list of global file attributes. If LIST-ONLY is
non-nil, don't change the buffer, only return a list of entries.
Optional array MONTHS replaces `calendar-month-name-array', and
means months cannot be abbreviated. Optional string SYMBOL marks diary
entries of the desired type. If DATE is not Gregorian, then the
Gregorian equivalent should be provided via GDATE. Returns non-nil if
any entries were found.