# HG changeset patch # User Richard M. Stallman # Date 1027796500 0 # Node ID e82d42ccd30b7273d4cb52e3404c9a302babee71 # Parent 3d08eae82583938e78de240cb6dbee777de8d5ba (diary-rosh-hodesh): Cons MARK on in the third case. diff -r 3d08eae82583 -r e82d42ccd30b lisp/calendar/cal-hebrew.el --- a/lisp/calendar/cal-hebrew.el Sat Jul 27 18:57:41 2002 +0000 +++ b/lisp/calendar/cal-hebrew.el Sat Jul 27 19:01:40 2002 +0000 @@ -1008,7 +1008,8 @@ (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