summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-bahai.el
AgeCommit message (Expand)Author
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-01Make dlet work like let, not let*Mattias Engdegård
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-01-20Use `lexical-binding` in all the cal-*.el filesStefan Monnier
2021-01-20Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-05-12Use proper digraphs in Bahá’í month namesPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-15Suppress warning about prefixless date variable in calendarLars Ingebrigtsen
2019-06-14Avoid using registerv-make in senator.elLars Ingebrigtsen
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-09-03Fix some more docstring etc. quoting problemsPaul Eggert
2015-06-05Omit U+0332 COMBINING LOW LINE in previous changePaul Eggert
2015-06-04Fix transliteration of Bahá'í monthsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-05Remove calendar code obsolete since at least version 23.1Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-08-10(holiday-bahai): Doc fix.Glenn Morris
2008-06-10Fix commentary typo.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-08Replace int-to-string with number-to-string.Glenn Morris
2008-04-07Update for calendar.el name changes.Glenn Morris
2008-04-06Update for diary-lib name changes.Glenn Morris
2008-04-05Update for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.Glenn Morris
2008-04-04(calendar-bahai-to-absolute): Rename calendar-absolute-from-bahai.Glenn Morris
2008-04-04Update for calendar.el name changes.Glenn Morris
2008-04-03(holiday-fixed): Autoload it.Glenn Morris
2008-03-31(diary-bahai-mark-entries): Fix argument order in call to diary-mark-entries-1.Glenn Morris
2008-03-31(holiday-bahai): Use an algorithm actually relevant to this calendarGlenn Morris
2008-03-31(calendar-bahai-date-string): Make previous change more explicit.Glenn Morris
2008-03-31(calendar-bahai-date-string): Avoid an error for pre-Bahai dates.Glenn Morris
2008-03-29Autoload diary-insert-entry-1.Glenn Morris
2008-03-27(diary-bahai-list-entries): Doc fix.Glenn Morris