1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 22:20:24 -08:00

(internal-ange-ftp-mode): Add a mode-class property.

This commit is contained in:
Richard M. Stallman 1997-05-05 01:05:04 +00:00
parent b741439511
commit bcfe983bc3

View file

@ -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.