summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-hebrew.el
Commit message (Expand)AuthorAgeFilesLines
* Suppress warning about `entry' in calendarLars Ingebrigtsen2019-06-151-1/+4
* 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
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Doc tweaks.Glenn Morris2016-01-061-1/+1
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-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-70/+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
* calendar-hebrew-list-yahrzeits tweakGlenn Morris2012-02-161-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* calendar housekeeping prompted by lexical-binding.Glenn Morris2011-04-181-4/+0
* cal-hebrew fix for diary-hebrew-rosh-hodesh.Glenn Morris2011-04-111-4/+5
* cal-hebrew addition from bug#8190.Ed Reingold2011-03-061-3/+9
* * lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare.Glenn Morris2011-02-281-0/+1
* Rework previous cal-hebrew change.Glenn Morris2011-02-281-47/+38
* Add some new cal-hebrew functions.Ed Reingold2011-02-281-0/+51
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Small simplifications for some cal-hebrew calculations.Glenn Morris2010-10-081-85/+83
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Fix date of Yom HaAtzma'ut holiday.Glenn Morris2010-03-011-1/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-2/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (diary-ordinal-suffix): Declare for compiler.Glenn Morris2008-05-261-0/+2
* Ed Reingold <reingold at emr.cs.iit.edu>Glenn Morris2008-05-251-4/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Move non-autoloaded define-obsolete-variable-alias calls forGlenn Morris2008-04-121-3/+3
* (calendar-hebrew-list-yahrzeits): Typo.Stefan Monnier2008-04-081-2/+2
* Replace int-to-string with number-to-string.Glenn Morris2008-04-081-3/+3
* Update for calendar.el name changes.Glenn Morris2008-04-071-41/+41
* Update for diary-lib name changes.Glenn Morris2008-04-061-3/+3
* (diary-hebrew-sabbath-candles): Simplify.Glenn Morris2008-04-051-8/+8
* (diary-hebrew-sabbath-candles-minutes, diary-hebrew-sabbath-candles):Glenn Morris2008-04-051-0/+48
* (calendar-hebrew-leap-year-p): Rename hebrew-calendar-leap-year-p.Glenn Morris2008-04-051-111/+171
* Update for rename hebrew-diary-entry-symbol to diary-hebrew-entry-symbol.Glenn Morris2008-04-051-6/+6
* Update for calendar.el name changes.Glenn Morris2008-04-041-6/+6
* (holiday-rosh-hashanah-etc, holiday-passover-etc, holiday-hanukkah):Glenn Morris2008-04-031-175/+228
* (list-yahrzeit-dates): Expand calendar-for-loop call.Glenn Morris2008-04-021-4/+6
* (calendar-hebrew-date-is-visible-p): Use calendar-nongregorian-visible-p.Glenn Morris2008-04-011-25/+8
* (hebrew-calendar-elapsed-days): Dox fix.Glenn Morris2008-04-011-77/+57