1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
emacs/lisp/calendar
Glenn Morris 7d17537fac (calendar-location-name, calendar-latitude)
(calendar-longitude, solar-arctan, sunrise-sunset)
(solar-mean-equinoxes/solstices): Use the appropriate equality test.
2008-03-20 04:52:19 +00:00
..
.gitignore Add diary-loaddefs.el, hol-loaddefs.el. 2008-03-13 05:36:31 +00:00
appt.el (appt-check, appt-delete, appt-make-list): Use caar. 2008-03-15 02:59:34 +00:00
cal-bahai.el (calendar-bahai-leap-year-p) 2008-03-20 04:38:27 +00:00
cal-china.el (chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch): 2008-03-20 04:40:18 +00:00
cal-coptic.el (coptic-calendar-epoch): Doc fix. 2008-03-15 02:58:39 +00:00
cal-dst.el Formatting changes only. 2008-03-15 02:58:24 +00:00
cal-french.el (french-calendar-accents): Doc fix. 2008-03-15 02:57:58 +00:00
cal-hebrew.el (list-yahrzeit-dates): Use calendar-in-read-only-buffer to replace 2008-03-17 02:21:37 +00:00
cal-html.el (cal-html-insert-link-yearpage, (cal-html-htmlify-list): Doc fix. 2008-03-15 02:57:42 +00:00
cal-islam.el (calendar-mark-1): Autoload it. 2008-03-16 01:24:21 +00:00
cal-iso.el Re-indent. 2008-03-14 03:10:37 +00:00
cal-julian.el Re-indent. 2008-03-14 03:35:03 +00:00
cal-mayan.el (calendar-mayan-haab-to-string): Simplify. 2008-03-16 01:58:15 +00:00
cal-menu.el (calendar-other-dates): Declare it, and removes the declarations it replaces. 2008-03-20 04:46:51 +00:00
cal-move.el (calendar-cursor-to-nearest-date): Use or, when. Move definition before use. 2008-03-14 06:45:16 +00:00
cal-persia.el Re-indent. 2008-03-14 03:12:09 +00:00
cal-tex.el (cal-tex-hook, cal-tex-insert-preamble, cal-tex-month-name): Doc fix. 2008-03-15 02:56:30 +00:00
cal-x.el (diary-frame-parameters, calendar-frame-parameters) 2008-03-17 02:38:26 +00:00
calendar.el (calendar-other-dates): New function. 2008-03-20 04:41:47 +00:00
diary-lib.el Re-order some definitions before their use. 2008-03-17 02:33:49 +00:00
holidays.el (calendar-list-holidays, list-holidays, calendar-cursor-holidays): 2008-03-17 02:20:49 +00:00
icalendar.el Ulf Jasper <ulf.jasper at web.de> 2008-03-16 01:21:57 +00:00
lunar.el (calendar-phases-of-moon): Use calendar-in-read-only-buffer to replace 2008-03-17 02:19:31 +00:00
parse-time.el (parse-time-string): Simplify. 2008-03-15 02:55:25 +00:00
solar.el (calendar-location-name, calendar-latitude) 2008-03-20 04:52:19 +00:00
time-date.el (date-to-time, time-subtract, time-add, safe-date-to-time): Doc fixes. 2008-03-08 20:22:36 +00:00
timeclock.el (timeclock-time-to-seconds, timeclock-log-data): Use nth. 2008-03-15 02:54:45 +00:00
todo-mode.el (todo-add-category): Simplify. 2008-03-15 02:54:24 +00:00