]> git.eshelyaron.com Git - emacs.git/commit
Fix lock-file format in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 5 May 2024 17:54:07 +0000 (19:54 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:55:51 +0000 (18:55 +0200)
commit125fc70153546854c83a896634a56f4c47aca6e6
tree4bcc78c6c9bc7f1f066515f302125cb1ef4cec0f
parent3509e2c78f32021d3ce2143314ac6469daf736fe
Fix lock-file format in Tramp

* lisp/net/tramp.el (tramp-lock-file-info-regexp): BOOT_TIME can
be negative.  (Bug#70415)

(cherry picked from commit 6f16ef1c04c1ab3524eab6bb98376afc50a6078b)
lisp/net/tramp.el