Mercurial > emacs
changeset 88969:749c71c914b0
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 01 Aug 2002 05:44:09 +0000 |
parents | a35b7b45baa3 |
children | a65b3bd9379c |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Aug 01 05:43:06 2002 +0000 +++ b/src/ChangeLog Thu Aug 01 05:44:09 2002 +0000 @@ -1,3 +1,10 @@ +2002-08-01 Kenichi Handa <handa@etl.go.jp> + + * xterm.c (x_load_font): Initialize fontp->fontset to -1. + + * fontset.c (fs_load_font): If fontp->charset is not negative, + return fontp without setting its members. + 2002-07-31 Dave Love <fx@gnu.org> * config.in: Generated with autoheader.