emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] emacs/src fileio.c


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] emacs/src fileio.c
Date: Fri, 2 Oct 2009 01:23:18 +0200

On Thu, Oct 1, 2009 at 17:07, Michael Albinus <address@hidden> wrote:

> Modified files:
>        src            : fileio.c
>
> Log message:
>        * fileio.c (Fdelete_directory_internal): Renamed from
>        Fdelete_directory.  It is not a command anymore.  It has no file
>        name handler.

I've changed w32fns.c:Fsystem_move_file_to_trash to use
Fdelete_directory_internal instead of Fdelete_directory so Emacs can
bootstrap again on Windows.

But Fdelete_directory_internal is now skipping the file name handler,
so it is likely not safe?

    Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]