]> git.eshelyaron.com Git - emacs.git/commit
Implement file modification check in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Feb 2022 13:21:23 +0000 (14:21 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Feb 2022 13:21:23 +0000 (14:21 +0100)
commit895562a8b24fc637fb422d38ea64e7d445b3480d
treedde4c209104e3c100be362433278bd2bde74523d
parent3bd8a8bb91d5bf56216541f359c69c789c942b16
Implement file modification check in Tramp

* lisp/net/tramp.el (tramp-handle-lock-file): Check, whether FILE
is modified.

* test/lisp/net/tramp-tests.el (tramp-test39-detect-external-change):
New test.
lisp/net/tramp.el
test/lisp/net/tramp-tests.el