Mercurial > emacs
comparison lisp/calendar/cal-islam.el @ 93794:509de9778a6d
Update for diary-lib name changes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 06 Apr 2008 20:53:57 +0000 |
parents | e1a9003feedf |
children | 3ff2b47de8f2 |
comparison
equal
deleted
inserted
replaced
93793:5c3eedca8e41 | 93794:509de9778a6d |
---|---|
255 names cannot be abbreviated. The Islamic months are numbered | 255 names cannot be abbreviated. The Islamic months are numbered |
256 from 1 to 12 with Muharram being 1 and 12 being Dhu al-Hijjah. | 256 from 1 to 12 with Muharram being 1 and 12 being Dhu al-Hijjah. |
257 If an Islamic date diary entry begins with `diary-nonmarking-symbol', | 257 If an Islamic date diary entry begins with `diary-nonmarking-symbol', |
258 the entry will appear in the diary listing, but will not be | 258 the entry will appear in the diary listing, but will not be |
259 marked in the calendar. This function is provided for use with | 259 marked in the calendar. This function is provided for use with |
260 `nongregorian-diary-listing-hook'." | 260 `diary-nongregorian-listing-hook'." |
261 (diary-list-entries-1 calendar-islamic-month-name-array | 261 (diary-list-entries-1 calendar-islamic-month-name-array |
262 diary-islamic-entry-symbol | 262 diary-islamic-entry-symbol |
263 'calendar-islamic-from-absolute)) | 263 'calendar-islamic-from-absolute)) |
264 | 264 |
265 (define-obsolete-function-alias 'list-islamic-diary-entries | 265 (define-obsolete-function-alias 'list-islamic-diary-entries |