Mercurial > emacs
diff src/ChangeLog.unicode @ 90632:9438efdad8d0
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 23 Oct 2006 12:40:40 +0000 |
| parents | 59f79772323b |
| children | 5a93997128bf |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Mon Oct 23 12:40:32 2006 +0000 +++ b/src/ChangeLog.unicode Mon Oct 23 12:40:40 2006 +0000 @@ -1,5 +1,8 @@ 2006-10-23 Kenichi Handa <handa@m17n.org> + * 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.
