+2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo.
+
2008-04-08 Dan Nicolaescu <dann@ics.uci.edu>
* vc-rcs.el (vc-rcs-modify-change-comment):
'diary-hebrew-insert-yearly-entry "23.1")
;;;###autoload
-(defun calender-hebrew-list-yahrzeits (death-date start-year end-year)
+(defun calendar-hebrew-list-yahrzeits (death-date start-year end-year)
"List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
When called interactively from the calendar window, the date of death is taken
from the cursor position."
;;;###autoload
(define-obsolete-function-alias 'list-yahrzeit-dates
- 'calender-hebrew-list-yahrzeits "23.1")
+ 'calendar-hebrew-list-yahrzeits "23.1")
(defvar date)