summaryrefslogtreecommitdiff
path: root/lisp/calendar/lunar.el
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-051-13/+1
* 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-2/+2
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* 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
* (lunar-phase-names): New option.Glenn Morris2009-08-221-39/+45
* (calendar-lunar-phases): Add event handling, for when called fromGlenn Morris2009-01-101-30/+36
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (calendar-lunar-phases): Rename from calendar-phases-of-moon. KeepGlenn Morris2008-06-271-5/+15
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Update for calendar.el name changes.Glenn Morris2008-04-071-11/+11
* Comment.Glenn Morris2008-04-061-1/+2
* Update for cal-julian name changes.Glenn Morris2008-04-041-4/+4
* (Commentary): Point to calendar.el.Glenn Morris2008-04-011-36/+33
* Remove floating-point check.Glenn Morris2008-03-261-4/+4
* (calendar-phases-of-moon): Use calendar-in-read-only-buffer to replaceGlenn Morris2008-03-171-25/+19
* (date, displayed-month, displayed-year): Move declarations where needed.Glenn Morris2008-03-141-111/+113
* Whitespace only.Glenn Morris2008-03-131-103/+103
* Add calendar-specific autoload cookies.Glenn Morris2008-03-131-0/+2
* (phases-of-moon, lunar-new-moon-on-or-after): Doc fixes.Glenn Morris2008-03-081-7/+3
* Unquote lambda functions.Glenn Morris2008-03-081-2/+2
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-6/+0
* (lunar-new-moon-on-or-after): Doc fix.Chong Yidong2007-03-171-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Add 2006 to copyright years.Glenn Morris2006-02-081-2/+2
* Update copyright pending Emacs 22.Glenn Morris2005-12-101-1/+3
* (date): Add defvar.Juanma Barranquero2005-08-261-0/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Update reference to "Calendrical Calculations" book; there's a new edition.Paul Eggert2005-03-301-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (displayed-month, displayed-year): Define for compiler.Glenn Morris2003-08-031-0/+3
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* (diary-phases-of-moon): Add optional MARKRichard M. Stallman2002-07-221-4/+7
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-1/+5
* (lunar-new-moon-on-or-after): Doc fix.Erik Naggum1996-01-241-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Added code to support Chinese calendar.Edward M. Reingold1995-09-211-3/+141