* net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version.
authorGlenn Morris <rgm@gnu.org>
Fri, 16 Aug 2013 07:18:17 +0000 (00:18 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 16 Aug 2013 07:18:17 +0000 (00:18 -0700)
lisp/net/ange-ftp.el

index 17c5326..177fdac 100644 (file)
@@ -726,6 +726,7 @@ parenthesized expressions in REGEXP for the components (in that order)."
          "^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT\\|^500 .*EPSV")
   "Regular expression matching FTP messages that can be ignored."
   :group 'ange-ftp
+  :version "24.4"                      ; add EPSV
   :type 'regexp)
 
 (defcustom ange-ftp-fatal-msgs