summaryrefslogtreecommitdiff
path: root/lisp/calendar/solar.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Update for calendar.el name changes.Glenn Morris2008-04-071-3/+3
* Comment.Glenn Morris2008-04-061-1/+2
* (diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew.Glenn Morris2008-04-051-28/+0
* Update for cal-julian name changes.Glenn Morris2008-04-041-4/+4
* (Commentary): Point to calendar.el.Glenn Morris2008-04-011-48/+44
* Remove floating-point check.Glenn Morris2008-03-261-5/+3
* (calendar-location-name, calendar-latitude)Glenn Morris2008-03-201-50/+50
* Small formatting change.Glenn Morris2008-03-161-2/+1
* (solar-n-hemi-seasons, solar-s-hemi-seasons): Make constants.Glenn Morris2008-03-151-10/+10
* Reorder so that functions are defined before use.Glenn Morris2008-03-141-275/+274
* Add calendar-specific autoload cookies.Glenn Morris2008-03-131-0/+4
* (solar-moment, solar-exact-local-noon)Glenn Morris2008-03-131-248/+234
* (calendar-location-name, calendar-latitude)Glenn Morris2008-03-081-113/+102
* Formatting changes only.Glenn Morris2008-03-081-46/+46
* Unquote lambda functions.Glenn Morris2008-03-081-3/+3
* Remove leading `*' from defcustom doc-strings.Glenn Morris2008-03-071-61/+56
* 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