Mercurial > emacs
diff lisp/ChangeLog @ 64667:04315354635e
(ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
(ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
to handle the non-fatal no-route-to-host messages.
(internal-ange-ftp-mode): Make the no-match regexp more efficient.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 28 Jul 2005 15:28:44 +0000 |
parents | 12d83ca1ff3a |
children | 9a6cb62f5184 890cc78a5a24 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 28 14:00:03 2005 +0000 +++ b/lisp/ChangeLog Thu Jul 28 15:28:44 2005 +0000 @@ -1,3 +1,11 @@ +2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca> + + * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs) + (ange-ftp-pending-error-line): New vars. + (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them + to handle the non-fatal no-route-to-host messages. + (internal-ange-ftp-mode): Make the no-match regexp more efficient. + 2005-07-28 Juanma Barranquero <lekktu@gmail.com> * isearch.el (isearch-mode-map, isearch-other-meta-char)