log lisp/calendar/solar.el @ 96643:79121a8f01e3

age author description
2008-06-26 Glenn Morris (solar-sunrise-sunset-string): Add optional argument `nolocation'.
2008-06-17 Stefan Monnier * calendar/calendar.el (calendar-cursor-to-date): Add argument `event'.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-07 Glenn Morris Update for calendar.el name changes.
2008-04-06 Glenn Morris Comment.
2008-04-05 Glenn Morris (diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew.
2008-04-04 Glenn Morris Update for cal-julian name changes.
2008-04-01 Glenn Morris (Commentary): Point to calendar.el.
2008-03-26 Glenn Morris Remove floating-point check.
2008-03-20 Glenn Morris (calendar-location-name, calendar-latitude)
2008-03-16 Glenn Morris Small formatting change.
2008-03-15 Glenn Morris (solar-n-hemi-seasons, solar-s-hemi-seasons): Make constants.
2008-03-14 Glenn Morris Reorder so that functions are defined before use.
2008-03-13 Glenn Morris Add calendar-specific autoload cookies.
2008-03-13 Glenn Morris (solar-moment, solar-exact-local-noon)
2008-03-08 Glenn Morris (calendar-location-name, calendar-latitude)
2008-03-08 Glenn Morris Formatting changes only.
2008-03-08 Glenn Morris Unquote lambda functions.
2008-03-07 Glenn Morris Remove leading `*' from defcustom doc-strings.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-04-24 Miles Bader Merge from emacs--devo--0
2007-03-21 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-10-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
2005-09-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-05-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
2005-05-12 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
2005-03-31 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-17 Glenn Morris (Commentary): No longer maintained by original author, bug reports as
2007-03-17 Chong Yidong (solar-date-next-longitude): "daylight savings" -> "daylight saving"
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-08 Glenn Morris Add 2006 to copyright years.
2005-12-10 Glenn Morris Update copyright pending Emacs 22.
2005-10-08 Glenn Morris Update maintainer email address.
2005-08-26 Juanma Barranquero (date): Add defvar.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2005-05-14 Richard M. Stallman (solar-data-list): Move definition up.
2005-05-07 Glenn Morris (solar-setup): Revert previous change.
2005-05-06 Glenn Morris Update maintainer.
2005-03-30 Paul Eggert Update reference to "Calendrical Calculations" book; there's a new edition.
2003-09-01 Miles Bader Add arch taglines
2003-08-03 Glenn Morris (displayed-month, displayed-year): Define for compiler.
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-12-05 Richard M. Stallman (solar-atn2): Give correct quadrant for arctan.
2002-09-26 Richard M. Stallman (solar-equinoxes-solstices): Use time properly adjusted for DST in the result.
2002-09-06 Juanma Barranquero (calendar-time-display-form): Fix spacing.
2002-07-22 Richard M. Stallman (diary-sabbath-candles): Add optional MARK
2002-04-04 Richard M. Stallman (solar-northern-spring-or-summer-season): Doc fix.
2002-04-03 Richard M. Stallman (solar-spring-or-summer-season): Deleted.
2002-01-13 Pavel Janík Fix typo.
2001-11-11 Richard M. Stallman (solar-sunrise-and-sunset): Exchange the two extreme values of day-length.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
1997-12-16 Paul Eggert Add reference to new Calendrical Calculations book.
1997-09-12 Richard M. Stallman (calendar-location-name): Doc fix.
1997-05-03 Richard M. Stallman Use defcustom.
1996-04-27 Edward M. Reingold Double DST correction removed!
1996-03-30 Edward M. Reingold Fixed solar-arcsin/arcos stuff.
1996-01-25 Karl Heuer (sunrise-sunset): Pass proper format string to message.
1996-01-24 Erik Naggum (solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
1996-01-24 Edward M. Reingold Fixed doc strings and references to calendar-latitude and calendar-longitude.
1996-01-14 Erik Naggum Update FSF's address.
1995-12-27 Edward M. Reingold Rewrote completely for better accuracy.
1995-12-17 Paul Eggert Fix misspelling in comment.
1995-11-30 Paul Eggert (solar-longitude): Doc fix.
1995-09-21 Edward M. Reingold Added code to support Chinese calendar. Minor fixes as well.
1995-08-21 Richard M. Stallman Doc fixes.
1995-06-19 Edward M. Reingold Fix bug in determination of output string.
1994-11-07 Edward M. Reingold Check for nil time before trying to adjust it for dst.
1994-10-26 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
1994-06-03 Edward M. Reingold (solar-sunrise, solar-sunset): Fix doc string.
1994-05-01 Richard M. Stallman (sunrise-sunset): Undo previous change.
1994-05-01 Richard M. Stallman (solar-degrees-to-hours, solar-hours-to-days): Force floating result.
1994-04-07 Richard M. Stallman Fix copying conditions for current GPL version.
1994-02-07 Richard M. Stallman (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
1994-01-30 Richard M. Stallman (calendar-sunrise-sunset): Add date to message.
1993-11-14 Richard M. Stallman (solar-equinoxes-solstices): Add autoload.
1993-10-20 Richard M. Stallman (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.
1993-09-21 Brian Fox (s-hemi-seasons n-hemi-seasons): New constants are hemisphere
1993-08-29 Paul Eggert Use integers instead of floating point where they will do.
1993-08-28 Paul Eggert (solar-time-string):
1993-08-20 Jim Blandy * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
1993-08-10 Paul Eggert (siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
1993-06-28 Richard M. Stallman Doc fixes.
1993-06-22 Jim Blandy * solar.el (calendar-holiday-solar-equinoxes-solstices): Renamed
1993-06-16 Jim Blandy *solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-03-18 Eric S. Raymond Corrected Keywords header
1993-03-18 Jim Blandy * solar.el (solar-time-string): Round the time properly.
1992-08-19 Jim Blandy entered into RCS
1992-08-12 Jim Blandy Initial revision