projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02853ed
)
Add upward compatibility entry in Tramp (don't merge)
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 19 Nov 2021 17:57:47 +0000
(18:57 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 19 Nov 2021 17:57:47 +0000
(18:57 +0100)
* lisp/net/tramp.el (tramp-file-name-for-operation):
Add `abbreviate-file-name'.
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index b152584c1f8b60640eac0433d23ead9fdd66f6bd..740cb23ebee04e4283e808788e12fdc5d3b4f36a 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-2493,6
+2493,8
@@
Must be handled by the callers."
file-system-info
;; Emacs 28+ only.
file-locked-p lock-file make-lock-file-name unlock-file
+ ;; Emacs 29+ only.
+ abbreviate-file-name
;; Tramp internal magic file name function.
tramp-set-file-uid-gid))
(if (file-name-absolute-p (nth 0 args))