]> code.delx.au - gnu-emacs/commit
Adapt calls to 'format-time-string' to changes in Emacs 25
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Apr 2016 11:25:47 +0000 (14:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Apr 2016 11:25:47 +0000 (14:25 +0300)
commit0020047fdaf6b180009e2f5bb24975fc8ed75136
tree5cb9207a34d44c8880f414ebfb2e4ab8793c1a33
parent17b5152d737e74a3b99a98f3be9866facee8865f
Adapt calls to 'format-time-string' to changes in Emacs 25

* lisp/vc/pcvs-info.el (cvs-fileinfo-from-entries): Use t as the
last argument to format-time-string.  (Bug#23128)
* lisp/gnus/gmm-utils.el (gmm-format-time-string): Use t as the
last argument to format-time-string, when the TZ argument is not a
number, per the doc string.
lisp/gnus/gmm-utils.el
lisp/vc/pcvs-info.el