summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-bahai.el
Commit message (Expand)AuthorAgeFilesLines
* Fix commentary typo.Glenn Morris2008-06-101-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-4/+4
* Update for calendar.el name changes.Glenn Morris2008-04-071-14/+14
* Update for diary-lib name changes.Glenn Morris2008-04-061-2/+2
* Update for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.Glenn Morris2008-04-051-6/+6
* (calendar-bahai-to-absolute): Rename calendar-absolute-from-bahai.Glenn Morris2008-04-041-7/+10
* Update for calendar.el name changes.Glenn Morris2008-04-041-2/+2
* (holiday-fixed): Autoload it.Glenn Morris2008-04-031-0/+27
* (diary-bahai-mark-entries): Fix argument order in call to diary-mark-entries-1.Glenn Morris2008-03-311-3/+3
* (holiday-bahai): Use an algorithm actually relevant to this calendarGlenn Morris2008-03-311-9/+17
* (calendar-bahai-date-string): Make previous change more explicit.Glenn Morris2008-03-311-18/+17
* (calendar-bahai-date-string): Avoid an error for pre-Bahai dates.Glenn Morris2008-03-311-2/+6
* Autoload diary-insert-entry-1.Glenn Morris2008-03-291-29/+13
* (diary-bahai-list-entries): Doc fix.Glenn Morris2008-03-271-3/+2
* Require calendar, not cal-julian.Glenn Morris2008-03-261-2/+2
* (calendar-bahai-read-date): New name forGlenn Morris2008-03-251-3/+7
* (calendar-bahai-leap-year-p)Glenn Morris2008-03-201-15/+20
* (calendar-mark-1): Autoload it.Glenn Morris2008-03-161-108/+64
* (number, original-date, add-to-diary-list)Glenn Morris2008-03-151-210/+32
* (holiday-bahai, calendar-bahai-mark-date-pattern): Use unless.Glenn Morris2008-03-141-4/+2
* (calendar-bahai-month-name-array, calendar-bahai-leap-base): Add doc strings.Glenn Morris2008-03-141-151/+145
* Whitespace only.Glenn Morris2008-03-131-62/+63
* Move variable declarations where they are needed.Glenn Morris2008-03-131-16/+24
* (diary-bahai-mark-entries)Glenn Morris2008-03-081-11/+10
* Formatting changes only.Glenn Morris2008-03-081-15/+15
* (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):Glenn Morris2008-03-081-3/+3
* Unquote lambda functions. Add autoload cookies to functions formerlyGlenn Morris2008-03-081-4/+15
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (add-to-diary-list, diary-name-pattern)Glenn Morris2007-11-271-0/+10
* | Fix typos in aliases in previous change.Glenn Morris2007-09-161-2/+2
* | (mark-bahai-diary-entries): Fix up typo.Stefan Monnier2007-09-151-8/+12
* | Add file coding cookie.Juri Linkov2007-08-251-1/+1
* | 2007-08-23 John Wiegley <johnw@newartisans.com>John Wiegley2007-08-231-53/+53
* | (calendar-bahai-month-name-array, calendar-bahai-epoch)Stefan Monnier2007-07-271-25/+39
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * Move autoload from previous change to calendar.el.Glenn Morris2007-07-151-1/+0
| * Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+1
* | (list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.Glenn Morris2007-07-241-69/+69
* | Move autoload from previous change to calendar.el.Glenn Morris2007-07-151-1/+0
* | Jeff Miller <jmiller at cablespeed.com> (tiny change)Glenn Morris2007-07-151-0/+1
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Add 2006 to copyright years.Glenn Morris2006-02-081-1/+2
* Update copyright pending Emacs 22.Glenn Morris2005-12-101-1/+1
* (date, displayed-month, displayed-year, number, original-date):Juanma Barranquero2005-08-261-4/+10
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-4/+4
* (mark-bahai-diary-entries): Replace `assoc-ignore-case' by `assoc-string'.Juanma Barranquero2005-05-061-7/+9