From: Richard M. Stallman Date: Sat, 27 Jul 2002 19:01:40 +0000 (+0000) Subject: (diary-rosh-hodesh): Cons MARK on in the third case. X-Git-Tag: ttn-vms-21-2-B4~13844 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=347a0e237dd3f3d248bebcd1baeadf2326316c71;p=emacs.git (diary-rosh-hodesh): Cons MARK on in the third case. --- diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el index 9bd3886eb42..4d68a75b476 100644 --- a/lisp/calendar/cal-hebrew.el +++ b/lisp/calendar/cal-hebrew.el @@ -1008,7 +1008,8 @@ use when highlighting the day in the calendar." (aref calendar-day-name-array (% (- 30 h-day) 7)))))) (if (and (= h-day 29) (/= h-month 6)) - (cons (format "Erev Rosh Hodesh %s" + (cons mark + (format "Erev Rosh Hodesh %s" (aref h-month-names (if (= h-month (hebrew-calendar-last-month-of-year