projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e170a31
)
; * lisp/files.el (make-nearby-temp-file): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 31 Oct 2021 15:20:16 +0000
(17:20 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 31 Oct 2021 15:20:16 +0000
(17:20 +0200)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 7f9e9f5bbcb4f2230e76fabd71b1c84d2fc31cac..20690742d3b122ea6252b5e730c661cc4add7f54 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-1564,6
+1564,7
@@
This implementation works on magic file names."
(defun make-nearby-temp-file (prefix &optional dir-flag suffix)
"Create a temporary file as close as possible to `default-directory'.
+Return the absolute file name of the created file.
If PREFIX is a relative file name, and `default-directory' is a
remote file name or located on a mounted file systems, the
temporary file is created in the directory returned by the