• Glenn Morris's avatar
    cal-hebrew fix for diary-hebrew-rosh-hodesh. · c0749a51
    Glenn Morris authored
    * 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]
    c0749a51
ChangeLog 38.3 KB