Mercurial > emacs
changeset 46708:e82d42ccd30b
(diary-rosh-hodesh): Cons MARK on in the third case.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 27 Jul 2002 19:01:40 +0000 |
parents | 3d08eae82583 |
children | 41f343ea4196 |
files | lisp/calendar/cal-hebrew.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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