From: Francesco Potortì Date: Mon, 13 Jan 2003 22:07:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.94~14 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=00d3051be9d0d9fbbe3acb40353b48fc4eaa8d32;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 7b5bb176782..24ab322ebe9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2003-01-13 Francesco Potort,Al(B + + * fileio.c (Fdelete_directory, Fdelete_file): Document the + behaviour in front of symlinks. + (Fdelete_file): Raise an error on directories. + (Fdo_auto_save): Add gcpros around Ffile_name_directory. + 2003-01-10 Andreas Schwab * alloc.c (pure_alloc): Correct alignment for Lisp_Floats.