]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorFrancesco Potortì <pot@gnu.org>
Mon, 13 Jan 2003 22:07:27 +0000 (22:07 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 13 Jan 2003 22:07:27 +0000 (22:07 +0000)
src/ChangeLog

index 7b5bb1767821e2be8ae72aa0554ba8171e6b7822..24ab322ebe9d297d8b260a8f862eba1f76d9e631 100644 (file)
@@ -1,3 +1,10 @@
+2003-01-13  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * 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  <schwab@suse.de>
 
        * alloc.c (pure_alloc): Correct alignment for Lisp_Floats.