From: Glenn Morris Date: Sat, 19 Oct 2019 18:26:34 +0000 (-0700) Subject: * lisp/net/tramp.el (tramp-antispoof-regexp): Fix version. X-Git-Tag: emacs-27.0.90~979 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab7db2814f6bf0a02d533d2cbf1a3d5160a7a007;p=emacs.git * lisp/net/tramp.el (tramp-antispoof-regexp): Fix version. --- diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 6c17ef0b344..95ca6e3e2aa 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -643,7 +643,7 @@ The answer will be provided by `tramp-action-terminal', which see." (defcustom tramp-antispoof-regexp (regexp-quote "Access granted. Press Return to begin session. ") "Regular expression matching plink's anti-spoofing message." - :version 27.1 + :version "27.1" :type 'regexp) (defcustom tramp-operation-not-permitted-regexp