]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 22 Mar 2007 12:21:42 +0000 (12:21 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 22 Mar 2007 12:21:42 +0000 (12:21 +0000)
src/ChangeLog

index 76414a593f6dd63b2378c8c0a65256dfc3854694..92dcd866e7dafaebe9829e7a185eeadb6a2420bb 100644 (file)
@@ -1,3 +1,11 @@
+2007-03-22  Kenichi Handa  <handa@m17n.org>
+
+       * fileio.c (Fcopy_file): Call barf_or_query_if_file_exists with
+       non-encoded file name.
+       (Frename_file): Likewise.
+       (Fadd_name_to_file): Likewise.
+       (Fmake_symbolic_link): Likewise.
+
 2007-03-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * Makefile.in (alloca.o, gtkutil.o): Depend on systime.h.