From: Glenn Morris Date: Fri, 14 Mar 2008 07:45:56 +0000 (+0000) Subject: (hebrew-holidays-4): Fix typo. X-Git-Tag: emacs-pretest-23.0.90~7157 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4f17e276317333b7d924041b12ccef5a03646dfc;p=emacs.git (hebrew-holidays-4): Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ced8820c45f..53382fbbbf9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -112,6 +112,7 @@ * calendar/calendar.el (diary-file): Doc fix. (calendar-buffer-list): Return buffers rather than strings (fixes previous change). + (hebrew-holidays-4): Fix typo. * calendar/holidays.el (displayed-month, displayed-year): Move declarations where needed. diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index 049d80c45f9..51312b9eadb 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -828,7 +828,7 @@ calendar." (increment-calendar-month m y -1) (let ((year (extract-calendar-year (calendar-julian-from-absolute - cd - (calendar-absolute-from-gregorian + (calendar-absolute-from-gregorian (list m 1 y)))))) (= 21 (% year 28))))) (holiday-julian 3 26 "Kiddush HaHamah"))