Mercurial > emacs
changeset 72266:436c014d941c
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 04 Aug 2006 02:50:10 +0000 |
parents | bf8af0345501 |
children | 698c7a5192be |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Aug 04 02:49:58 2006 +0000 +++ b/src/ChangeLog Fri Aug 04 02:50:10 2006 +0000 @@ -1,5 +1,7 @@ 2006-08-04 Kenichi Handa <handa@m17n.org> + * w32fns.c (w32_query_font): Compare names by ignoring case. + * xterm.c (x_query_font): Compare names by ignoring case. 2006-08-03 Jason Rumney <jasonr@gnu.org>