aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-06-24 04:24:18 +0000
committerKenichi Handa2009-06-24 04:24:18 +0000
commitf084f942444b667b3f0338b32b1966da0d3e67b7 (patch)
tree8cb9bd339ed9aa3c44318a0d5e25fdb8ebbe566a /src/ChangeLog
parent0da746de61f2ec6ae31da3a4f21bb6c2b8c326f9 (diff)
downloademacs-f084f942444b667b3f0338b32b1966da0d3e67b7.tar.gz
emacs-f084f942444b667b3f0338b32b1966da0d3e67b7.zip
(fontset_get_font_group): Return 0 if no font-group is
set for C. (fontset_font): Record the availability of a font for C both in the realized fontset of the current one and the default one.
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 ea12313667f..fa2a8ef91d5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12009-06-24 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (fontset_get_font_group): Return 0 if no font-group is
4 set for C.
5 (fontset_font): Record the availability of a font for C both in
6 the realized fontsets of the current one and the default one.
7
12009-06-23 Dan Nicolaescu <dann@ics.uci.edu> 82009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS 10 * sysdep.c (child_setup_tty): Remove SIGNALS_VIA_CHARACTERS