1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/lisp/calendar
Paul Eggert a51863f73d Simplify a few timestamps
* lisp/calendar/time-date.el (safe-date-to-time):
* lisp/calendar/timeclock.el (timeclock-generate-report):
* lisp/epg.el (epg--start):
* lisp/gnus/gnus-demon.el (gnus-demon-nntp-close-connection):
* lisp/gnus/gnus-util.el (gnus-date-get-time):
* lisp/gnus/nnheader.el (nnheader-last-message-time):
* lisp/gnus/nnrss.el (nnrss-request-expire-articles):
* lisp/vc/ediff-util.el (ediff-command-begin-time)
(ediff-calc-command-time, ediff-profile):
Prefer an integer like 0 to a timestamp list like (0 0)
where either will do.
2022-08-01 01:17:16 -07:00
..
appt.el Reject invalid time-string in appt-add immediately 2022-04-05 18:11:05 +02:00
cal-bahai.el
cal-china.el
cal-coptic.el
cal-dst.el
cal-french.el
cal-hebrew.el Add Sefirot to Omer counting 2022-04-28 11:57:07 -04:00
cal-html.el
cal-islam.el
cal-iso.el
cal-julian.el
cal-mayan.el
cal-menu.el
cal-move.el
cal-persia.el
cal-tex.el
cal-x.el
calendar.el Fix missing :value with defcustom const :type 2022-07-06 15:30:32 +02:00
diary-lib.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
holidays.el Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
icalendar.el Fix detecting dotted pairs in icalendar-export-region 2022-06-27 10:03:30 +02:00
iso8601.el ISO 8601 strings sans "Z" don’t specify DST flag 2022-05-29 15:01:55 -07:00
lunar.el
parse-time.el
solar.el
time-date.el Simplify a few timestamps 2022-08-01 01:17:16 -07:00
timeclock.el Simplify a few timestamps 2022-08-01 01:17:16 -07:00
todo-mode.el * lisp/calendar/todo-mode.el: Restore old code. 2022-03-23 16:51:01 +08:00