]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/net/tramp.el (tramp-antispoof-regexp): Fix version.
authorGlenn Morris <rgm@gnu.org>
Sat, 19 Oct 2019 18:26:34 +0000 (11:26 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 19 Oct 2019 18:26:34 +0000 (11:26 -0700)
lisp/net/tramp.el

index 6c17ef0b34439190725ff49d441271397840ae37..95ca6e3e2aa027434adb2febcf51c51f44c509a1 100644 (file)
@@ -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