diff options
| author | Glenn Morris | 2011-06-08 23:07:11 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-06-08 23:07:11 -0700 |
| commit | e8b08aeecad0dc735d8f40ddabc8c0c249dedb21 (patch) | |
| tree | bf2d805860bcd1cb0f918f4c070cbc9d60359e0b /lisp/ChangeLog | |
| parent | 254c37a51d596859d957168aa79217e1a0eb1c69 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change) | 6 | 2011-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): |