]> git.eshelyaron.com Git - emacs.git/commit
Simplify by using format-time-string
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 06:52:26 +0000 (22:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Dec 2021 07:24:09 +0000 (23:24 -0800)
commitdbef2145c78a8b6cd913d677e50a0b7df0b1b831
treebe6a2d1f5d1e0277c8227d8c2cf3b5e5958ccc73
parent15f20c0bd06a25bbb4ea90e501ef85290509c43b
Simplify by using format-time-string

* lisp/mail/sendmail.el (mail-do-fcc):
* lisp/net/tramp.el (tramp-debug-message):
Prefer format-time-string to doing time formatting by hand.
lisp/mail/sendmail.el
lisp/net/tramp.el