aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2005-07-28 15:28:44 +0000
committerStefan Monnier <[email protected]>2005-07-28 15:28:44 +0000
commit92482d771b8169a550935196557f17913c6d6ecb (patch)
tree47809518b5955daf21a94e7fdd1734d739fe12c9 /lisp/ChangeLog
parent6480c508bfebe3bcc39ece65111d4bbc67c1eec4 (diff)
(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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1c67f63aa0..3b1de56983 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-28 Stefan Monnier <[email protected]>
+
+ * 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 <[email protected]>
* isearch.el (isearch-mode-map, isearch-other-meta-char)