]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/files.texi (Magic File Names): Add make-lock-file-name.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Jul 2021 19:14:28 +0000 (21:14 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 8 Jul 2021 19:14:28 +0000 (21:14 +0200)
doc/lispref/files.texi

index fe3affeef34b27145514774e172a11afec86f282..b1b70a9f0633d2c2da629d733f0c2b9727bdf96c 100644 (file)
@@ -3310,6 +3310,7 @@ first, before handlers for jobs such as remote file access.
 @code{make-auto-save-file-name},
 @code{make-directory},
 @code{make-directory-internal},
+@code{make-lock-file-name},
 @code{make-nearby-temp-file},
 @code{make-process},
 @code{make-symbolic-link},@*
@@ -3369,6 +3370,8 @@ first, before handlers for jobs such as remote file access.
 @code{make-auto-save-file-name},
 @code{make-direc@discretionary{}{}{}tory},
 @code{make-direc@discretionary{}{}{}tory-internal},
+@code{make-lock-file-name},
+@code{make-nearby-temp-file},
 @code{make-process},
 @code{make-symbolic-link},
 @code{process-file},
@@ -3377,6 +3380,7 @@ first, before handlers for jobs such as remote file access.
 @code{set-visited-file-modtime}, @code{shell-command},
 @code{start-file-process},
 @code{substitute-in-file-name},
+@code{temporary-file-directory},
 @code{unhandled-file-name-directory},
 @code{unlock-file},
 @code{vc-regis@discretionary{}{}{}tered},