| Commit message (Expand) | Author | Age | Files | Lines |
* | (holiday-easter-etc): Fix Ascension Day string. | Richard M. Stallman | 1993-10-20 | 1 | -1/+1 |
* | (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars. | Richard M. Stallman | 1993-10-20 | 1 | -4/+4 |
* | (calendar-week-start-day): New var (autoloaded) to | Richard M. Stallman | 1993-10-20 | 1 | -41/+75 |
* | (s-hemi-seasons n-hemi-seasons): New constants are hemisphere | Brian Fox | 1993-09-21 | 1 | -12/+13 |
* | (calendar-absolute-from-time): Fix typo by interchanging (floor) and (%). | Brian Fox | 1993-09-21 | 1 | -1/+1 |
* | (calendar-time-zone-daylight-rules): Remove special case for Israel. | Paul Eggert | 1993-09-06 | 1 | -29/+5 |
* | Use integers instead of floating point where they will do. | Paul Eggert | 1993-08-29 | 1 | -12/+18 |
* | (calendar-time-zone-daylight-rules): Scan through the | Paul Eggert | 1993-08-28 | 1 | -75/+94 |
* | (solar-holidays): Use new | Paul Eggert | 1993-08-28 | 1 | -44/+55 |
* | (solar-time-string): | Paul Eggert | 1993-08-28 | 1 | -4/+4 |
* | * calendar.el (calendar-absolute-from-iso, | Jim Blandy | 1993-08-20 | 1 | -5/+5 |
* | * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun): | Jim Blandy | 1993-08-20 | 1 | -4/+4 |
* | Undo last change. | Roland McGrath | 1993-08-10 | 1 | -6/+6 |
* | (calendar-absolute-from-time, calendar-time-from-absolute): Use % in place | Roland McGrath | 1993-08-10 | 1 | -6/+6 |
* | (hebrew-holidays-3): Fix misspelling in var name. | Richard M. Stallman | 1993-08-10 | 1 | -1/+1 |
* | (calendar-/, calendar-%): Remove, since floor and mod | Paul Eggert | 1993-08-10 | 2 | -39/+17 |
* | solar-mod -> mod | Paul Eggert | 1993-08-10 | 1 | -3/+3 |
* | (siolar-mode): Remove, since mod now subsumes it. ALl callers changed. | Paul Eggert | 1993-08-10 | 1 | -21/+14 |
* | (diary-display-hook): Change default and fix doc string. | Richard M. Stallman | 1993-08-04 | 1 | -6/+10 |
* | (calendar-mode-map): Bind C-SPC. | Richard M. Stallman | 1993-07-29 | 1 | -0/+2 |
* | (hebrew-holidays): Split into 4 sub-variables. | Richard M. Stallman | 1993-07-19 | 1 | -8/+21 |
* | * calendar.el (calendar-holidays): Don't autoload this; its value | Jim Blandy | 1993-07-14 | 1 | -1/+0 |
* | Doc fixes. | Richard M. Stallman | 1993-06-28 | 1 | -2/+10 |
* | * cal-dst.el: New file. | Jim Blandy | 1993-06-22 | 1 | -0/+352 |
* | * lunar.el (lunar-phase): Use time conversion from solar.el | Jim Blandy | 1993-06-22 | 1 | -34/+6 |
* | * holidays.el (calendar-holiday-function-fixed, | Jim Blandy | 1993-06-22 | 1 | -143/+112 |
* | * cal-mayan.el (calendar-mayan-days-before-absolute-zero, | Jim Blandy | 1993-06-22 | 1 | -17/+14 |
* | * solar.el (calendar-holiday-solar-equinoxes-solstices): Renamed | Jim Blandy | 1993-06-22 | 1 | -27/+61 |
* | * calendar.el (calendar-version): Update to 5.1. Fixed a variety | Jim Blandy | 1993-06-22 | 1 | -402/+319 |
* | *solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change | Jim Blandy | 1993-06-16 | 1 | -17/+41 |
* | * calendar.el (calendar-current-time-zone): Change variable names | Jim Blandy | 1993-06-16 | 1 | -108/+89 |
* | * holidays.el: Eval calendar-holidays; don't just use its value. | Jim Blandy | 1993-06-14 | 1 | -1/+1 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 2 | -9/+9 |
* | (calendar-mode): Doc fix. | Richard M. Stallman | 1993-06-03 | 1 | -1/+3 |
* | (calendar-daylight-savings-starts, calendar-daylight-savings-ends): | Richard M. Stallman | 1993-05-24 | 1 | -10/+22 |
* | * holidays.el: Update reference to the papers in S-P&E. | Jim Blandy | 1993-05-22 | 3 | -11/+12 |
* | Some time-handling patches from Paul Eggert: | Jim Blandy | 1993-05-20 | 1 | -3/+52 |
* | * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E | Jim Blandy | 1993-05-19 | 1 | -2/+2 |
* | (calendar-mode-map): Add arrow key bindings. | Richard M. Stallman | 1993-05-07 | 1 | -0/+4 |
* | * calendar.el: Update reference to the papers in S-P&E. | Jim Blandy | 1993-05-03 | 1 | -4/+4 |
* | * calendar.el (calendar-standard-time-zone-name, | Jim Blandy | 1993-03-25 | 1 | -11/+28 |
* | * diary-insert.el: Change the name to diary-ins.el. | Jim Blandy | 1993-03-23 | 1 | -14/+14 |
* | Corrected Keywords header | Eric S. Raymond | 1993-03-18 | 1 | -1/+3 |
* | * solar.el (solar-time-string): Round the time properly. | Jim Blandy | 1993-03-18 | 1 | -1/+4 |
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 4 | -5/+10 |
* | * calendar.el (calendar-time-zone): Initialize this when | Jim Blandy | 1993-03-16 | 1 | -2/+13 |
* | * calendar.el (hebrew-calendar-yahrzeit): Change reference to | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
* | * cal-mayan.el (calendar-mayan-haab-on-or-before, | Jim Blandy | 1993-03-11 | 1 | -24/+10 |
* | * cal-mayan.el (calendar-print-mayan-date): Fix conversion in | Jim Blandy | 1992-10-06 | 1 | -2/+2 |
* | Dox fixes. | Richard M. Stallman | 1992-10-05 | 1 | -7/+7 |