summaryrefslogtreecommitdiff
path: root/lisp/ange-ftp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ange-ftp.el')
-rw-r--r--lisp/ange-ftp.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el
index 3586dc4a35c..74c080ba98c 100644
--- a/lisp/ange-ftp.el
+++ b/lisp/ange-ftp.el
@@ -1847,6 +1847,8 @@ on the gateway machine to do the ftp instead."
(accept-process-output proc) ;wait for ftp startup message
proc))
+(put 'internal-ange-ftp-mode 'mode-class 'special)
+
(defun internal-ange-ftp-mode ()
"Major mode for interacting with the FTP process.