changeset 93870:eaab2dd34967

(calendar-hebrew-list-yahrzeits): Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 08 Apr 2008 18:21:19 +0000
parents f06f50495cd9
children 6f72a9533f65
files lisp/ChangeLog lisp/calendar/cal-hebrew.el
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <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):
--- 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)