aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/cal-hebrew.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-07-27 19:01:40 +0000
committerRichard M. Stallman <[email protected]>2002-07-27 19:01:40 +0000
commit347a0e237dd3f3d248bebcd1baeadf2326316c71 (patch)
treefb0873687be230eb1550e77686303f2d1e24bcac /lisp/calendar/cal-hebrew.el
parent4e361664e6dcf20d902baa41dbd65dd0ed60c906 (diff)
(diary-rosh-hodesh): Cons MARK on in the third case.
Diffstat (limited to 'lisp/calendar/cal-hebrew.el')
-rw-r--r--lisp/calendar/cal-hebrew.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el
index 9bd3886eb4..4d68a75b47 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