summaryrefslogtreecommitdiff
path: root/lisp/calendar/solar.el
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* (solar-date-next-longitude): "daylight savings" -> "daylight saving"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/+2
* Update maintainer email address.Glenn Morris2005-10-081-1/+1
* (date): Add defvar.Juanma Barranquero2005-08-261-0/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (solar-data-list): Move definition up.Richard M. Stallman2005-05-141-42/+42
* (solar-setup): Revert previous change.Glenn Morris2005-05-071-5/+0
* Update maintainer.Glenn Morris2005-05-061-0/+6
* 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-28/+31
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-29/+29
* (solar-atn2): Give correct quadrant for arctan.Richard M. Stallman2002-12-051-1/+1
* (solar-equinoxes-solstices): Use time properly adjusted for DST in the result.Richard M. Stallman2002-09-261-3/+4
* (calendar-time-display-form): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (diary-sabbath-candles): Add optional MARKRichard M. Stallman2002-07-221-4/+8
* (solar-northern-spring-or-summer-season): Doc fix.Richard M. Stallman2002-04-041-1/+1
* (solar-spring-or-summer-season): Deleted.Richard M. Stallman2002-04-031-39/+57
* Fix typo.Pavel Janík2002-01-131-1/+1
* (solar-sunrise-and-sunset): Exchange the two extreme values of day-length.Richard M. Stallman2001-11-111-2/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
* Add reference to new Calendrical Calculations book.Paul Eggert1997-12-161-0/+4
* (calendar-location-name): Doc fix.Richard M. Stallman1997-09-121-1/+1
* Use defcustom.Richard M. Stallman1997-05-031-11/+35
* Double DST correction removed!Edward M. Reingold1996-04-271-6/+4
* Fixed solar-arcsin/arcos stuff.Edward M. Reingold1996-03-301-15/+17
* (sunrise-sunset): Pass proper format string to message.Karl Heuer1996-01-251-2/+3
* (solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,Erik Naggum1996-01-241-4/+4
* Fixed doc strings and references to calendar-latitude and calendar-longitude.Edward M. Reingold1996-01-241-9/+9
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Rewrote completely for better accuracy.Edward M. Reingold1995-12-271-179/+589
* Fix misspelling in comment.Paul Eggert1995-12-171-1/+1
* (solar-longitude): Doc fix.Paul Eggert1995-11-301-1/+1
* Added code to support Chinese calendar. Minor fixes as well.Edward M. Reingold1995-09-211-131/+176
* Doc fixes.Richard M. Stallman1995-08-211-3/+3
* Fix bug in determination of output string.Edward M. Reingold1995-06-191-2/+2
* Check for nil time before trying to adjust it for dst.Edward M. Reingold1994-11-071-2/+2
* Allow vector form of latitude/longitude. Fix documentation.Edward M. Reingold1994-10-261-39/+87
* (solar-sunrise, solar-sunset): Fix doc string.Edward M. Reingold1994-06-031-34/+59
* (sunrise-sunset): Undo previous change.Richard M. Stallman1994-05-011-9/+7
* (solar-degrees-to-hours, solar-hours-to-days): Force floating result.Richard M. Stallman1994-05-011-6/+8
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-13/+12
* (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-3/+3
* (calendar-sunrise-sunset): Add date to message.Richard M. Stallman1994-01-301-4/+5