]> git.eshelyaron.com Git - emacs.git/commit
Fix tramp-handle-file-newer-than-file-p
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 31 Oct 2022 15:48:15 +0000 (16:48 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 31 Oct 2022 15:48:15 +0000 (16:48 +0100)
commitb7a76f288cc9d3a962cd5790203dc89303e81c97
tree3b3551659f37a5b922bdf4704e8b7cb5ccdbffc2
parent3b555dc91d21476fa4384f17188661ef2bd3c4e5
Fix tramp-handle-file-newer-than-file-p

* lisp/net/tramp.el (tramp-handle-file-newer-than-file-p): Don't use
fractions of seconds.  (Bug#58842)
lisp/net/tramp.el