1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/lisp/net
Paul Eggert 9324124253 Don’t assume CURRENT_TIME_LIST
Use timestamp accessors instead of delving into a timestamp
format that is planned to change in a future version.
* lisp/find-lisp.el (find-lisp-format-time):
* lisp/gnus/gnus-group.el (gnus-group-set-timestamp):
* lisp/gnus/gnus-icalendar.el (gnus-icalendar-show-org-agenda):
Use encode-time instead of delving into timestamp format.
* lisp/gnus/gnus-group.el (gnus-group-timestamp-delta):
Use float-time instead of delving into timestamp format.
* lisp/gnus/nnmaildir.el (nnmaildir-request-accept-article):
Use format-time-string instead of delving into timestamp format.
* lisp/gnus/nnmaildir.el (nnmaildir-request-expire-articles):
Use time-less-p instead of delving into timestamp format.
* lisp/ido.el (ido-wash-history, ido-file-name-all-completions):
Use time-equal-p instead of delving into timestamp format.
* lisp/net/tramp-adb.el (tramp-adb-handle-set-file-times):
Use format-time-string to generate POSIX ‘test -t’ format instead
of timestamp-format-dependent code along with shell arithmetic
that can’t possibly do the right thing on a POSIX platform.
2019-02-10 23:54:35 -08:00
..
ange-ftp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
browse-url.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dbus.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dig.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
dns.el Avoid using obsolete accept-process-output arg 2019-01-15 14:09:11 -08:00
eudc-bob.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudc-export.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eudc-hotlist.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudc-vars.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eudc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudcb-bbdb.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eudcb-ldap.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eudcb-mab.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
eww.el Merge from origin/emacs-26 2019-02-08 09:20:40 -08:00
gnutls.el Check for client certificates when using GnuTLS 2019-01-24 11:36:47 +01:00
goto-addr.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
hmac-def.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
hmac-md5.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
imap.el Avoid using obsolete accept-process-output arg 2019-01-15 14:09:11 -08:00
ldap.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mailcap.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mairix.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
net-utils.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
netrc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
network-stream.el Avoid byte-compiler warning in starttls.el 2019-01-24 17:01:20 +02:00
newst-backend.el Prefer encode-time to its alias 2019-02-10 23:54:34 -08:00
newst-plainview.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
newst-reader.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
newst-ticker.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
newst-treeview.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
newsticker.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nsm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ntlm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pop3.el Avoid using obsolete accept-process-output arg 2019-01-15 14:09:11 -08:00
puny.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
quickurl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rcirc.el Prefer encode-time to its alias 2019-02-10 23:54:34 -08:00
rfc2104.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rlogin.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sasl-cram.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-digest.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-ntlm.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl-scram-rfc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sasl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
secrets.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
shr-color.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
shr.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sieve-manage.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sieve-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sieve.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
snmp-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
soap-client.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
soap-inspect.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
socks.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
telnet.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tramp-adb.el Don’t assume CURRENT_TIME_LIST 2019-02-10 23:54:35 -08:00
tramp-archive.el ; Tramp cleanup 2019-01-29 17:25:36 +01:00
tramp-cache.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tramp-cmds.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tramp-compat.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tramp-ftp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tramp-gvfs.el Work on accept-process-output in Tramp 2019-02-03 11:07:36 +01:00
tramp-rclone.el Fix Bug#34196 2019-02-06 09:07:39 +01:00
tramp-sh.el Fix problem in filenotify-tests 2019-01-30 15:30:04 +01:00
tramp-smb.el ; Tramp cleanup 2019-01-29 17:25:36 +01:00
tramp-sudoedit.el Fix Bug#34196 2019-02-06 09:07:39 +01:00
tramp-uu.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tramp.el Fix Bug#34196 2019-02-06 09:07:39 +01:00
trampver.el Respect setgid bit of the upper directory in Tramp 2019-01-22 10:38:49 +01:00
webjump.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
zeroconf.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00