Mercurial > emacs
changeset 102443:07f9480f83e6
(ange-ftp-multi-msgs): Add 150-.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sun, 08 Mar 2009 16:45:31 +0000 |
parents | e04bc13e74c7 |
children | 4e88a32df6bf |
files | lisp/ChangeLog lisp/net/ange-ftp.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 07 15:30:05 2009 +0000 +++ b/lisp/ChangeLog Sun Mar 08 16:45:31 2009 +0000 @@ -1,3 +1,7 @@ +2009-03-08 Andreas Schwab <schwab@linux-m68k.org> + + * net/ange-ftp.el (ange-ftp-multi-msgs): Add 150-. + 2009-03-07 Eli Zaretskii <eliz@gnu.org> * woman.el (woman-parse-colon-path): Return a list even if there's
--- a/lisp/net/ange-ftp.el Sat Mar 07 15:30:05 2009 +0000 +++ b/lisp/net/ange-ftp.el Sun Mar 08 16:45:31 2009 +0000 @@ -702,7 +702,7 @@ ;; Otherwise, ange-ftp will go into multi-skip mode, and never come out. (defvar ange-ftp-multi-msgs - "^220-\\|^230-\\|^226\\|^25.-\\|^221-\\|^200-\\|^331-\\|^4[25]1-\\|^530-" + "^150-\\|^220-\\|^230-\\|^226\\|^25.-\\|^221-\\|^200-\\|^331-\\|^4[25]1-\\|^530-" "*Regular expression matching the start of a multiline FTP reply.") (defvar ange-ftp-good-msgs