aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-08-01 05:44:09 +0000
committerKenichi Handa2002-08-01 05:44:09 +0000
commit6ab1fb6a7819c4efe8f3e43f3fa7fcd1423b3aab (patch)
treeae43d6cd1d80e29fe4fb3c95aabc9c21b6bc11b1 /src/ChangeLog
parentd8891a0f51d6349f8247cbb5937aa10b8b1bc688 (diff)
downloademacs-6ab1fb6a7819c4efe8f3e43f3fa7fcd1423b3aab.tar.gz
emacs-6ab1fb6a7819c4efe8f3e43f3fa7fcd1423b3aab.zip
(fs_load_font): If fontp->charset is not negative,
return fontp without setting its members.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2071b3507f7..dff9ee1b951 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-08-01 Kenichi Handa <handa@etl.go.jp>
2
3 * xterm.c (x_load_font): Initialize fontp->fontset to -1.
4
5 * fontset.c (fs_load_font): If fontp->charset is not negative,
6 return fontp without setting its members.
7
12002-07-31 Dave Love <fx@gnu.org> 82002-07-31 Dave Love <fx@gnu.org>
2 9
3 * config.in: Generated with autoheader. 10 * config.in: Generated with autoheader.