changeset 105437:5e772cbbbca4

* NEWS: New function copy-directory.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 04 Oct 2009 12:19:50 +0000
parents 08c3282990a3
children 236504656438
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Oct 04 12:16:36 2009 +0000
+++ b/etc/NEWS	Sun Oct 04 12:19:50 2009 +0000
@@ -308,6 +308,8 @@
 
 ** `delete-directory' has an optional parameter RECURSIVE.
 
+** New function `copy-directory', which copies a directory recursively.
+
 ** New function `window-full-height-p', analogous to the full-width version.