# HG changeset patch # User Chong Yidong # Date 1235411296 0 # Node ID 211e39432f4460f8c81d48a81c1a3830737b3a4f # Parent b91067f8abe761005b92ae6610dcb95b19a399a4 * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11 change to dired-add-entry (Bug#2410). diff -r b91067f8abe7 -r 211e39432f44 lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 23 17:43:44 2009 +0000 +++ b/lisp/ChangeLog Mon Feb 23 17:48:16 2009 +0000 @@ -1,3 +1,8 @@ +2009-02-23 Chong Yidong + + * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch + manipulation to 2009-02-11 change to dired-add-entry (Bug#2410). + 2009-02-23 Juanma Barranquero * bs.el (bs--down): When wrapping around, use `forward-line',