From: Kenichi Handa Date: Thu, 22 Mar 2007 12:21:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.97~240 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ff2c161af1d79a30aeb4f5a117f7c1b97925d02;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 76414a593f6..92dcd866e7d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2007-03-22 Kenichi Handa + + * 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 * Makefile.in (alloca.o, gtkutil.o): Depend on systime.h.