cal-hebrew fix for diary-hebrew-rosh-hodesh.
authorGlenn Morris <rgm@gnu.org>
Tue, 12 Apr 2011 04:02:38 +0000 (21:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 12 Apr 2011 04:02:38 +0000 (21:02 -0700)
commitc0749a51330a59450298108cec49cef04cdb9377
tree6c71cd8180c1fe7bd64988febc16ec99f42eff48
parentf5b06c3546138ce5181ff6efd211dfe2516edcaa
cal-hebrew fix for diary-hebrew-rosh-hodesh.

* lisp/calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
Don't try to cons a mark onto an empty element.

Recipe showing the problem:
~/diary:
&%%(diary-rosh-hodesh)
&%%(diary-parasha)

emacs -Q --eval "(progn (add-hook 'diary-nongregorian-listing-hook
   'diary-hebrew-list-entries) (setq cal-tex-diary t))" -f calendar

Move to Jan 2011, press `t m', latex the generated file.

[Port to 23.4]
lisp/ChangeLog
lisp/calendar/cal-hebrew.el