diff lisp/ChangeLog @ 108324:297d4e80151f

* files.el (copy-directory): Handle symlinks (Bug#5982).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 20 Apr 2010 18:28:26 -0400
parents bdf81babd7c5
children cac9af6437d5
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 20 12:04:05 2010 -0400
+++ b/lisp/ChangeLog	Tue Apr 20 18:28:26 2010 -0400
@@ -1,5 +1,7 @@
 2010-04-20  Chong Yidong  <cyd@stupidchicken.com>
 
+	* files.el (copy-directory): Handle symlinks (Bug#5982).
+
 	* progmodes/compile.el (compilation-next-error-function): Revert
 	2009-10-12 change (Bug#5983).