aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-06-08 23:07:11 -0700
committerGlenn Morris2011-06-08 23:07:11 -0700
commite8b08aeecad0dc735d8f40ddabc8c0c249dedb21 (patch)
treebf2d805860bcd1cb0f918f4c070cbc9d60359e0b /lisp/ChangeLog
parent254c37a51d596859d957168aa79217e1a0eb1c69 (diff)
downloademacs-e8b08aeecad0dc735d8f40ddabc8c0c249dedb21.tar.gz
emacs-e8b08aeecad0dc735d8f40ddabc8c0c249dedb21.zip
ange-ftp fixes for dired switches not being just a single short option.
* lisp/net/ange-ftp.el (ange-ftp-switches-ok): New function. (ange-ftp-get-files): Use it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1b61621708b..6e08029588a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-06-09 Glenn Morris <rgm@gnu.org>
2
3 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
4 (ange-ftp-get-files): Use it.
5
12011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change) 62011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2 7
3 * mail/sendmail.el (mail-recover-1, mail-recover): 8 * mail/sendmail.el (mail-recover-1, mail-recover):