Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 | |
| | ||||||
* | Update for calendar.el name changes. | Glenn Morris | 2008-04-07 | 1 | -3/+3 | |
| | ||||||
* | Comment. | Glenn Morris | 2008-04-06 | 1 | -1/+2 | |
| | ||||||
* | (diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew. | Glenn Morris | 2008-04-05 | 1 | -28/+0 | |
| | ||||||
* | Update for cal-julian name changes. | Glenn Morris | 2008-04-04 | 1 | -4/+4 | |
| | ||||||
* | (Commentary): Point to calendar.el. | Glenn Morris | 2008-04-01 | 1 | -48/+44 | |
| | | | | (solar-equinoxes-solstices): Reduce nesting of some lets. | |||||
* | Remove floating-point check. | Glenn Morris | 2008-03-26 | 1 | -5/+3 | |
| | | | | Explicitly require calendar, not cal-julian. | |||||
* | (calendar-location-name, calendar-latitude) | Glenn Morris | 2008-03-20 | 1 | -50/+50 | |
| | | | | | (calendar-longitude, solar-arctan, sunrise-sunset) (solar-mean-equinoxes/solstices): Use the appropriate equality test. | |||||
* | Small formatting change. | Glenn Morris | 2008-03-16 | 1 | -2/+1 | |
| | ||||||
* | (solar-n-hemi-seasons, solar-s-hemi-seasons): Make constants. | Glenn Morris | 2008-03-15 | 1 | -10/+10 | |
| | | | | | | (solar-sunrise-sunset): Rename some local variables for clarity. (sunrise-sunset): Use zerop. (solar-mean-equinoxes/solstices): Doc fix. | |||||
* | Reorder so that functions are defined before use. | Glenn Morris | 2008-03-14 | 1 | -275/+274 | |
| | | | | | | | | (displayed-month, displayed-year): Move declarations where needed. (solar-get-number): Move definition before use. Use unless. (solar-equatorial-coordinates): Simplify. (solar-sunrise-and-sunset): Use let rather than let*. (solar-longitude, solar-equinoxes-solstices): Use cadr, nth | |||||
* | Add calendar-specific autoload cookies. | Glenn Morris | 2008-03-13 | 1 | -0/+4 | |
| | ||||||
* | (solar-moment, solar-exact-local-noon) | Glenn Morris | 2008-03-13 | 1 | -248/+234 | |
| | | | | | | | | (solar-sunrise-sunset, solar-sunrise-sunset-string) (solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time): (diary-sabbath-candles, solar-equinoxes/solstices) (solar-equinoxes-solstices): Use cadr, cdar, nth, zerop. (solar-time-equation, solar-date-to-et): Simplify. | |||||
* | (calendar-location-name, calendar-latitude) | Glenn Morris | 2008-03-08 | 1 | -113/+102 | |
| | | | | | | | | | | | | | | | | | | | (calendar-longitude, solar-setup, solar-sin-degrees) (solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant) (solar-degrees-to-quadrant, solar-atn2, solar-arccos) (solar-sunrise-and-sunset, solar-moment, solar-daylight) (solar-exact-local-noon, solar-julian-ut-centuries) (solar-ephemeris-time, solar-date-next-longitude) (solar-horizontal-coordinates, solar-equatorial-coordinates) (solar-ecliptic-coordinates, solar-data-list, solar-longitude) (solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et) (sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices): Doc fixes. (solar-horizontal-coordinates, solar-equatorial-coordinates) (solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'. (solar-ecliptic-coordinates): Use unless. (calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles): Use or. | |||||
* | Formatting changes only. | Glenn Morris | 2008-03-08 | 1 | -46/+46 | |
| | ||||||
* | Unquote lambda functions. | Glenn Morris | 2008-03-08 | 1 | -3/+3 | |
| | ||||||
* | Remove leading `*' from defcustom doc-strings. | Glenn Morris | 2008-03-07 | 1 | -61/+56 | |
| | | | | | | | | | | | | | (calendar-time-display-form, calendar-latitude) (calendar-longitude, solar-equinoxes-solstices): Remove autoload cookies. (calendar-latitude, calendar-longitude): Move functions after variables. (diary-sabbath-candles-minutes): Move to start. (solar-setup): Use or rather than if. (solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees): Remove condition-case. (solar-atn2): Use zerop. (solar-equinoxes-solstices): Doc fix. | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 | |
| | ||||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 | |
| | ||||||
* | (Commentary): No longer maintained by original author, bug reports as | Glenn Morris | 2007-04-17 | 1 | -6/+0 | |
| | | | | for the rest of emacs. | |||||
* | (solar-date-next-longitude): "daylight savings" -> "daylight saving" | Chong Yidong | 2007-03-17 | 1 | -1/+1 | |
| | | | | doc fix. | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 | |
| | ||||||
* | Add 2006 to copyright years. | Glenn Morris | 2006-02-08 | 1 | -2/+2 | |
| | ||||||
* | Update copyright pending Emacs 22. | Glenn Morris | 2005-12-10 | 1 | -1/+2 | |
| | ||||||
* | Update maintainer email address. | Glenn Morris | 2005-10-08 | 1 | -1/+1 | |
| | ||||||
* | (date): Add defvar. | Juanma Barranquero | 2005-08-26 | 1 | -0/+1 | |
| | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -1/+1 | |
| | ||||||
* | (solar-data-list): Move definition up. | Richard M. Stallman | 2005-05-14 | 1 | -42/+42 | |
| | ||||||
* | (solar-setup): Revert previous change. | Glenn Morris | 2005-05-07 | 1 | -5/+0 | |
| | ||||||
* | Update maintainer. | Glenn Morris | 2005-05-06 | 1 | -0/+6 | |
| | | | | (solar-setup): Throw error if called non-interactively. | |||||
* | Update reference to "Calendrical Calculations" book; there's a new edition. | Paul Eggert | 2005-03-30 | 1 | -2/+2 | |
| | ||||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | (displayed-month, displayed-year): Define for compiler. | Glenn Morris | 2003-08-03 | 1 | -28/+31 | |
| | | | | (solar-seasons-data): Move definition before use. | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -29/+29 | |
| | ||||||
* | (solar-atn2): Give correct quadrant for arctan. | Richard M. Stallman | 2002-12-05 | 1 | -1/+1 | |
| | ||||||
* | (solar-equinoxes-solstices): Use time properly adjusted for DST in the result. | Richard M. Stallman | 2002-09-26 | 1 | -3/+4 | |
| | ||||||
* | (calendar-time-display-form): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -2/+2 | |
| | ||||||
* | (diary-sabbath-candles): Add optional MARK | Richard M. Stallman | 2002-07-22 | 1 | -4/+8 | |
| | | | | | parameter, specifying what face or character to use in the calendar display. These will now return (MARK . ENTRY). | |||||
* | (solar-northern-spring-or-summer-season): Doc fix. | Richard M. Stallman | 2002-04-04 | 1 | -1/+1 | |
| | ||||||
* | (solar-spring-or-summer-season): Deleted. | Richard M. Stallman | 2002-04-03 | 1 | -39/+57 | |
| | | | | | | | | (solar-northern-spring-or-summer-season): New variable. (solar-sunrise-and-sunset, solar-moment, solar-sunrise-sunset): Rewritten. (diary-sabbath-candles-minutes): New variable. (diary-sabbath-candles): Use it instead of fixed 18 minutes. | |||||
* | Fix typo. | Pavel Janík | 2002-01-13 | 1 | -1/+1 | |
| | ||||||
* | (solar-sunrise-and-sunset): Exchange the two extreme values of day-length. | Richard M. Stallman | 2001-11-11 | 1 | -2/+2 | |
| | ||||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -2/+2 | |
| | ||||||
* | Add reference to new Calendrical Calculations book. | Paul Eggert | 1997-12-16 | 1 | -0/+4 | |
| | ||||||
* | (calendar-location-name): Doc fix. | Richard M. Stallman | 1997-09-12 | 1 | -1/+1 | |
| | ||||||
* | Use defcustom. | Richard M. Stallman | 1997-05-03 | 1 | -11/+35 | |
| | ||||||
* | Double DST correction removed! | Edward M. Reingold | 1996-04-27 | 1 | -6/+4 | |
| | ||||||
* | Fixed solar-arcsin/arcos stuff. | Edward M. Reingold | 1996-03-30 | 1 | -15/+17 | |
| | ||||||
* | (sunrise-sunset): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -2/+3 | |
| |