]> git.eshelyaron.com Git - emacs.git/commitdiff
(calendar-hebrew-list-yahrzeits): Typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Apr 2008 18:21:19 +0000 (18:21 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Apr 2008 18:21:19 +0000 (18:21 +0000)
lisp/ChangeLog
lisp/calendar/cal-hebrew.el

index e5bfa8abb631d1ade941eb16f3357359b554a195..3e2ed4e2e002ec832c5d3c642d2c8c8a58c202e2 100644 (file)
@@ -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):
index bf4c3929fc1d51284871ff64e7f28dc0693ea59d..dddc3080f1d49e7d7bab24b302e795902521c5a1 100644 (file)
@@ -726,7 +726,7 @@ Prefix argument ARG makes the entry nonmarking."
   '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 @@ 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)