summaryrefslogtreecommitdiff
path: root/lisp/net/tramp.el
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2021-06-06 08:38:40 +0200
committerMichael Albinus <michael.albinus@gmx.de>2021-06-06 08:38:40 +0200
commit218d2d1509673d8bc67014558a31f5d0da1be5c6 (patch)
treeff1f9024df103df56a6c4a46977d48ca81736e00 /lisp/net/tramp.el
parent45d711a356b4c5e75d0b6e4391313ca34f57b4bb (diff)
downloademacs-218d2d1509673d8bc67014558a31f5d0da1be5c6.tar.gz
emacs-218d2d1509673d8bc67014558a31f5d0da1be5c6.tar.bz2
emacs-218d2d1509673d8bc67014558a31f5d0da1be5c6.zip
* lisp/net/tramp.el (tramp-error): Make it a defun.
Diffstat (limited to 'lisp/net/tramp.el')
-rw-r--r--lisp/net/tramp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 4fd7a322d4b..838464e88b2 100644
--- 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)
-(defsubst tramp-error (vec-or-proc signal fmt-string &rest arguments)
+(defun 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