# HG changeset patch # User Stefan Monnier # Date 1207678879 0 # Node ID eaab2dd349675879a630132f89234c1c72d2f57f # Parent f06f50495cd95aeecc14a1dba71ef92f0eecd258 (calendar-hebrew-list-yahrzeits): Typo. diff -r f06f50495cd9 -r eaab2dd34967 lisp/ChangeLog --- a/lisp/ChangeLog Tue Apr 08 17:15:33 2008 +0000 +++ b/lisp/ChangeLog Tue Apr 08 18:21:19 2008 +0000 @@ -1,3 +1,7 @@ +2008-04-08 Stefan Monnier + + * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits): Typo. + 2008-04-08 Dan Nicolaescu * vc-rcs.el (vc-rcs-modify-change-comment): diff -r f06f50495cd9 -r eaab2dd34967 lisp/calendar/cal-hebrew.el --- a/lisp/calendar/cal-hebrew.el Tue Apr 08 17:15:33 2008 +0000 +++ b/lisp/calendar/cal-hebrew.el Tue Apr 08 18:21:19 2008 +0000 @@ -726,7 +726,7 @@ '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." @@ -792,7 +792,7 @@ ;;;###autoload (define-obsolete-function-alias 'list-yahrzeit-dates - 'calender-hebrew-list-yahrzeits "23.1") + 'calendar-hebrew-list-yahrzeits "23.1") (defvar date)