From: Kenichi Handa Date: Mon, 23 Oct 2006 12:40:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~718 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3d614a1966f3c3224995835141f19b4355a83002;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index fdd61ce898d..fcf35e1bdcb 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,5 +1,8 @@ 2006-10-23 Kenichi Handa + * fileio.c (Finsert_file_contents): On replacing, temporarily bind + buffer-file-name to Qnil before calling insert_from_buffer. + * font.c (font_unparse_fcname): Pay attention to the case that foundry is a null string.