Mercurial > emacs
changeset 103575:05f616658668
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 24 Jun 2009 04:24:18 +0000 |
parents | 5917c5f85118 |
children | 73a0bf7489f5 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 24 04:19:26 2009 +0000 +++ b/src/ChangeLog Wed Jun 24 04:24:18 2009 +0000 @@ -3,7 +3,7 @@ * fontset.c (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. + the realized fontsets of the current one and the default one. 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>