Paul Eggert
e2f785991d
Simplify now that float-time etc. are built-in
...
This was prompted by warnings about calls to now-obsolete functions.
* lisp/calendar/time-date.el (encode-time-value):
Use setq rather than a recursive call, to avoid a warning
about calling this obsolete function.
* lisp/calendar/time-date.el (encode-time-value)
(with-decoded-time-value, time-to-seconds, time-to-number-of-days):
* lisp/erc/erc.el (erc-emacs-time-to-erc-time):
* lisp/net/rcirc.el (rcirc-float-time):
* lisp/org/org-compat.el (org-float-time):
Simplify now that time-add and float-time are now built-in.
* lisp/calendar/time-date.el (time-add, time-subtract, time-less-p):
* lisp/net/newst-backend.el (time-add):
* lisp/org/org.el (time-subtract):
Remove backward-compatibility definitions; they are now built-in.
* lisp/calendar/timeclock.el (timeclock-time-to-seconds)
(timeclock-seconds-to-time):
* lisp/net/rcirc.el (rcirc-float-time):
* lisp/org/org-compat.el (org-float-time):
Now obsolete, since callers can just use float-time and
seconds-to-time. All uses changed.
* lisp/emacs-lisp/ert.el (ert-results-pop-to-timings):
* lisp/gnus/gnus-art.el (article-lapsed-string):
* lisp/gnus/gnus-diary.el (gnus-user-format-function-d):
* lisp/gnus/gnus-group.el (gnus-group-timestamp-delta):
* lisp/gnus/nndiary.el (nndiary-compute-reminders):
* lisp/net/tramp.el (tramp-time-diff):
* lisp/org/org-clock.el (org-clock-timestamps-change):
Prefer the time-subtract builtin to the subtract-time alias.
* lisp/files.el (dir-locals-find-file, dir-locals-read-from-dir):
* test/lisp/character-fold-tests.el (character-fold--speed-test):
Prefer the float-time builtin to the time-to-seconds alias.
* lisp/org/org-agenda.el, lisp/org/org-clock.el, lisp/org/org-list.el:
* lisp/org/org-timer.el, lisp/org/org.el:
Adjust to org-float-time deprecation.
2016-05-08 12:46:22 -07:00
..
2016-03-03 17:56:44 +00:00
2016-05-08 12:46:22 -07:00
2016-05-07 18:40:55 -07:00
2016-05-08 12:46:22 -07:00
2016-05-04 11:09:01 -04:00
2016-05-08 12:46:22 -07:00
2016-05-07 18:40:55 -07:00
2016-05-08 12:46:22 -07:00
2016-02-24 13:07:34 +11:00
2016-05-01 18:09:29 -07:00
2016-03-20 12:01:23 +01:00
2016-03-20 12:01:23 +01:00
2016-04-26 00:59:50 +02:00
2016-05-01 18:53:31 -07:00
2016-05-08 12:46:22 -07:00
2016-01-25 10:56:04 -05:00
2016-04-19 01:22:39 +03:00
2016-05-08 12:46:22 -07:00
2016-04-11 09:07:16 -07:00
2016-05-07 18:40:55 -07:00
2016-05-01 18:09:29 -07:00
2016-05-07 18:40:55 -07:00
2016-05-01 18:24:51 +03:00
2016-05-04 09:12:49 -04:00
2016-01-11 22:48:07 -08:00
2016-05-01 19:27:09 +02:00
2016-01-01 01:34:24 -08:00
2016-01-30 11:36:41 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:53:31 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-25 18:03:55 +02:00
2016-01-01 01:34:24 -08:00
2016-02-01 20:59:32 -05:00
2016-04-19 11:05:55 +02:00
2016-01-01 01:34:24 -08:00
2016-04-16 14:39:35 +03:00
2016-05-01 19:42:35 +02:00
2016-04-25 11:28:17 +03:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-24 22:35:18 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-14 19:45:12 -08:00
2016-01-01 01:34:24 -08:00
2016-04-10 23:55:05 -07:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:53:31 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-26 00:31:26 +02:00
2016-03-21 17:47:22 -07:00
2016-02-15 21:46:17 +02:00
2016-01-01 01:34:24 -08:00
2016-05-01 19:27:15 +02:00
2016-01-01 01:34:24 -08:00
2016-05-01 19:27:13 +02:00
2016-01-01 01:34:24 -08:00
2016-02-21 13:32:22 +11:00
2016-03-02 17:21:38 +00:00
2016-01-01 01:34:24 -08:00
2016-05-01 19:27:10 +02:00
2016-04-23 12:48:38 -07:00
2016-01-30 11:51:10 -08:00
2016-01-01 01:34:24 -08:00
2016-05-05 23:11:11 -07:00
2016-03-22 11:01:30 -07:00
2016-05-04 01:02:43 +03:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-18 22:46:42 +01:00
2016-01-01 01:34:24 -08:00
2016-01-24 20:30:39 +00:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-24 13:04:03 +11:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-02 08:59:24 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-11 22:48:07 -08:00
2016-02-21 07:57:17 +09:00
2016-02-21 07:57:17 +09:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-10 19:50:39 +03:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:14:23 -07:00
2016-04-11 09:07:16 -07:00
2016-01-01 01:34:24 -08:00
2016-03-02 10:24:55 +00:00
2016-01-30 19:54:41 +00:00
2016-05-08 12:46:22 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-07 08:26:36 -08:00
2016-02-24 14:01:50 +11:00
2016-05-01 19:27:08 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-29 14:58:21 +00:00
2016-05-01 19:27:10 +02:00
2016-05-01 19:27:11 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-18 08:55:26 -07:00
2016-01-04 19:08:37 +02:00
2016-01-24 20:30:39 +00:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-04 19:59:50 +00:00
2016-01-01 01:34:24 -08:00
2016-04-25 19:27:42 +02:00
2016-04-27 18:43:02 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-11 22:48:07 -08:00
2016-05-01 19:27:09 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-30 11:27:34 -08:00
2016-02-23 20:17:21 +11:00
2016-01-01 01:34:24 -08:00
2016-04-28 18:51:51 +02:00
2016-04-28 19:31:43 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-29 22:56:48 +01:00
2016-01-01 01:34:24 -08:00
2016-05-02 20:08:48 +02:00
2016-05-04 01:37:01 +02:00
2016-05-01 19:27:16 +02:00
2016-01-01 01:34:24 -08:00
2016-04-16 14:20:34 +03:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:09:29 -07:00
2016-01-01 01:34:24 -08:00
2016-05-08 02:09:36 +03:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-21 17:47:22 -07:00
2016-01-01 01:34:24 -08:00
2016-04-29 15:23:38 +02:00
2016-05-01 07:29:19 -04:00
2016-01-11 22:48:07 -08:00
2016-01-01 01:34:24 -08:00
2016-03-22 11:01:30 -07:00
2016-01-01 01:34:24 -08:00
2016-03-07 08:26:36 -08:00
2016-03-07 08:26:36 -08:00
2016-01-01 01:34:24 -08:00
2016-03-23 11:27:22 -07:00
2016-01-01 01:34:24 -08:00
2016-05-05 12:50:01 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 19:27:10 +02:00
2016-03-27 18:15:06 +03:00
2016-01-01 01:34:24 -08:00
2016-05-01 19:27:14 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 21:46:56 +02:00
2016-03-07 18:55:20 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 19:27:12 +02:00
2016-03-21 17:05:55 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-26 16:01:46 +10:30
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-24 13:04:03 +11:00
2016-01-01 01:34:24 -08:00
2016-03-22 01:19:03 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-11 22:48:07 -08:00
2016-02-23 14:56:11 +11:00
2016-01-01 01:34:24 -08:00
2015-09-16 16:09:31 -07:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:07:57 -07:00
2016-01-01 01:34:24 -08:00
2016-02-24 13:04:03 +11:00
2016-01-01 01:34:24 -08:00
2016-05-05 23:11:11 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-24 13:04:03 +11:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-02-25 13:44:43 -05:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 13:04:07 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-16 12:43:01 +03:00
2016-02-03 23:56:08 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:09:29 -07:00
2016-03-21 17:47:22 -07:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-30 11:51:10 -08:00
2016-05-01 19:27:17 +02:00
2016-01-24 20:30:39 +00:00
2016-05-08 13:24:20 +00:00
2016-04-03 23:17:09 -07:00
2016-02-11 09:54:36 +00:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-27 23:28:07 +02:00
2016-04-28 12:38:38 +02:00
2016-01-01 01:34:24 -08:00
2016-02-22 11:33:54 -08:00
2016-05-01 19:27:15 +02:00
2016-01-01 01:34:24 -08:00
2016-04-19 18:06:52 +03:00
2016-01-01 01:34:24 -08:00
2016-01-30 11:51:10 -08:00
2016-01-30 11:51:10 -08:00
2016-01-01 01:34:24 -08:00
2016-01-30 11:51:10 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-03-02 10:24:11 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-04-25 11:50:37 +03:00
2016-01-01 01:34:24 -08:00
2016-03-21 17:47:22 -07:00
2016-05-01 19:27:11 +02:00
2016-01-01 01:34:24 -08:00
2016-05-03 08:38:49 +02:00
2016-01-01 01:34:24 -08:00
2016-01-01 01:34:24 -08:00
2016-05-01 18:09:29 -07:00
2016-05-01 19:27:09 +02:00
2016-02-20 18:58:44 +11:00
2016-01-01 01:34:24 -08:00
2016-03-16 17:24:36 -04:00
2016-04-16 12:55:17 +03:00
2016-04-02 18:32:13 -07:00