emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/cal-hebrew.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-hebrew.el
Date: Sat, 27 Jul 2002 15:01:40 -0400

Index: emacs/lisp/calendar/cal-hebrew.el
diff -c emacs/lisp/calendar/cal-hebrew.el:1.13 
emacs/lisp/calendar/cal-hebrew.el:1.14
*** emacs/lisp/calendar/cal-hebrew.el:1.13      Mon Jul 22 11:31:13 2002
--- emacs/lisp/calendar/cal-hebrew.el   Sat Jul 27 15:01:40 2002
***************
*** 1008,1014 ****
                               (aref calendar-day-name-array
                                     (% (- 30 h-day) 7))))))
          (if (and (= h-day 29) (/= h-month 6))
!             (cons (format "Erev Rosh Hodesh %s"
                          (aref h-month-names
                                (if (= h-month
                                       (hebrew-calendar-last-month-of-year
--- 1008,1015 ----
                               (aref calendar-day-name-array
                                     (% (- 30 h-day) 7))))))
          (if (and (= h-day 29) (/= h-month 6))
!             (cons mark
!                 (format "Erev Rosh Hodesh %s"
                          (aref h-month-names
                                (if (= h-month
                                       (hebrew-calendar-last-month-of-year



reply via email to

[Prev in Thread] Current Thread [Next in Thread]