]> git.eshelyaron.com Git - emacs.git/commitdiff
(hebrew-holidays-4): Fix typo.
authorGlenn Morris <rgm@gnu.org>
Fri, 14 Mar 2008 07:45:56 +0000 (07:45 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 14 Mar 2008 07:45:56 +0000 (07:45 +0000)
lisp/ChangeLog
lisp/calendar/calendar.el

index ced8820c45f64119f9828725f333c237abd560c4..53382fbbbf9285e7dffb3f25f67a524c413cf7c2 100644 (file)
        * 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.
index 049d80c45f986d8572acca2c44ee303464d9c73e..51312b9eadb1b078a7a993396716562e69404958 100644 (file)
@@ -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"))