Mercurial > emacs
changeset 105375:0cd17ca4caf4
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 02 Oct 2009 06:01:32 +0000 |
parents | 28c45fa22117 |
children | 1e211a362b04 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Oct 02 06:00:58 2009 +0000 +++ b/src/ChangeLog Fri Oct 02 06:01:32 2009 +0000 @@ -1,3 +1,10 @@ +2009-10-02 Michael Albinus <michael.albinus@gmx.de> + + * lisp.h (Qdelete_directory_internal): Removed, because it is not + used anymore outside fileio.c. + + * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory. + 2009-10-01 Juanma Barranquero <lekktu@gmail.com> * lisp.h (Qdelete_directory_internal):