comparison lisp/calendar/cal-islam.el @ 93268:691804e8889b

(list-islamic-diary-entries): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Thu, 27 Mar 2008 02:47:50 +0000
parents 9aca848375df
children 6facf919dde4
comparison
equal deleted inserted replaced
93267:9425e236c79d 93268:691804e8889b
207 (defun list-islamic-diary-entries () 207 (defun list-islamic-diary-entries ()
208 "Add any Islamic date entries from the diary file to `diary-entries-list'. 208 "Add any Islamic date entries from the diary file to `diary-entries-list'.
209 Islamic date diary entries must be prefaced by `islamic-diary-entry-symbol' 209 Islamic date diary entries must be prefaced by `islamic-diary-entry-symbol'
210 \(normally an `I'). The same `diary-date-forms' govern the style 210 \(normally an `I'). The same `diary-date-forms' govern the style
211 of the Islamic calendar entries, except that the Islamic month 211 of the Islamic calendar entries, except that the Islamic month
212 names must be spelled in full. The Islamic months are numbered 212 names cannot be abbreviated. The Islamic months are numbered
213 from 1 to 12 with Muharram being 1 and 12 being Dhu al-Hijjah. 213 from 1 to 12 with Muharram being 1 and 12 being Dhu al-Hijjah.
214 If an Islamic date diary entry begins with `diary-nonmarking-symbol', 214 If an Islamic date diary entry begins with `diary-nonmarking-symbol',
215 the entry will appear in the diary listing, but will not be 215 the entry will appear in the diary listing, but will not be
216 marked in the calendar. This function is provided for use with 216 marked in the calendar. This function is provided for use with
217 `nongregorian-diary-listing-hook'." 217 `nongregorian-diary-listing-hook'."