projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ae94eb
)
; Fix declaration in tramp-compat.el
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 3 May 2019 08:05:15 +0000
(10:05 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 3 May 2019 08:05:15 +0000
(10:05 +0200)
lisp/net/tramp-compat.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-compat.el
b/lisp/net/tramp-compat.el
index a05c84197820c2d494cb731758378a1630c1c353..b8a2b451360fb24e2fbe23f00828cce6f17b938c 100644
(file)
--- a/
lisp/net/tramp-compat.el
+++ b/
lisp/net/tramp-compat.el
@@
-45,8
+45,8
@@
(require 'timer)
(require 'ucs-normalize)
-(declare-function tramp-compat-file-local-name
'tramp-compat
)
-(declare-function tramp-compat-file-name-quoted-p
'tramp-compat
)
+(declare-function tramp-compat-file-local-name
"tramp-compat"
)
+(declare-function tramp-compat-file-name-quoted-p
"tramp-compat"
)
;; For not existing functions, obsolete functions, or functions with a
;; changed argument list, there are compiler warnings. We want to