1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-18 04:42:04 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-china.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-coptic.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-dst.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-french.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-hebrew.el Add Sefirot to Omer counting 2022-04-28 11:57:07 -04:00
cal-html.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-islam.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-iso.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-julian.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-mayan.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-menu.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-move.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-persia.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-tex.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cal-x.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
parse-time.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
solar.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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