changeset 102224:211e39432f44

* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 23 Feb 2009 17:48:16 +0000
parents b91067f8abe7
children d79785ea1088
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
+
+	* 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  <lekktu@gmail.com>
 
 	* bs.el (bs--down): When wrapping around, use `forward-line',