projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45d711a
)
* lisp/net/tramp.el (tramp-error): Make it a defun.
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 6 Jun 2021 06:38:40 +0000
(08:38 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 6 Jun 2021 06:38:40 +0000
(08:38 +0200)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 4fd7a322d4b1a043ec7126a29b0d61ec3793d7f4..838464e88b22ab0d26be61cb67bf6b7824066cdb 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-2048,7
+2048,7
@@
function is meant for debugging purposes."
(put #'tramp-backtrace 'tramp-suppress-trace t)
-(def
subst
tramp-error (vec-or-proc signal fmt-string &rest arguments)
+(def
un
tramp-error (vec-or-proc signal fmt-string &rest arguments)
"Emit an error.
VEC-OR-PROC identifies the connection to use, SIGNAL is the
signal identifier to be raised, remaining arguments passed to