summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-islam.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use `lexical-binding` in all the cal-*.el filesStefan Monnier2021-01-201-3/+3
* Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier2021-01-201-9/+10
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-2/+3
* Suppress warning about prefixless date variable in calendarLars Ingebrigtsen2019-06-151-2/+6
* ; UnmaintainGlenn Morris2019-06-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-051-26/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (holiday-islamic): Doc fix.Glenn Morris2008-04-231-3/+3
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-1/+1
* Update for calendar.el name changes.Glenn Morris2008-04-071-14/+14
* Update for diary-lib name changes.Glenn Morris2008-04-061-1/+1
* Update for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.Glenn Morris2008-04-051-6/+6
* Update for cal-julian name changes.Glenn Morris2008-04-041-27/+52
* (holiday-islamic-new-year): New function.Glenn Morris2008-04-031-0/+17
* (mark-islamic-diary-entries): Fix argument order in call toGlenn Morris2008-03-311-3/+3
* (Commentary): Replace with reference to calendar.el.Glenn Morris2008-03-311-11/+28
* Autoload diary-insert-entry-1.Glenn Morris2008-03-291-29/+13
* (list-islamic-diary-entries): Doc fix.Glenn Morris2008-03-271-1/+1
* Require calendar rather than cal-julian.Glenn Morris2008-03-261-3/+7
* (calendar-islamic-read-date): New name forGlenn Morris2008-03-251-3/+4
* (calendar-mark-1): Autoload it.Glenn Morris2008-03-161-89/+43
* (number, original-date, add-to-diary-list)Glenn Morris2008-03-151-181/+15
* (displayed-month, displayed-year)Glenn Morris2008-03-141-195/+184
* (generated-autoload-file): Don't set, instead use different values ofGlenn Morris2008-03-131-10/+11
* (diary-islamic-date): Move to end.Glenn Morris2008-03-091-9/+12
* (islamic-calendar-leap-year-p)Glenn Morris2008-03-081-16/+17
* Formatting changes only.Glenn Morris2008-03-081-18/+18
* (mark-islamic-calendar-date-pattern): Use zerop.Glenn Morris2008-03-081-4/+4
* Unquote lambda functions. Add autoload cookies to functions formerlyGlenn Morris2008-03-081-3/+13