Function: tramp-compat-make-lock-file-name

tramp-compat-make-lock-file-name is a for make-lock-file-name, defined in files.el.gz.

Signature

(tramp-compat-make-lock-file-name FILENAME)

Documentation

Make a lock file name for FILENAME.

By default, this just prepends ".#" to the non-directory part of FILENAME, but the transforms in lock-file-name-transforms are done first.

Aliases

tramp-compat-make-lock-file-name