# HG changeset patch # User Jason Rumney # Date 1211467914 0 # Node ID f2cb145d7f0b8d5ee0cee71e0b17ca7c46f6c635 # Parent 8c841db4d3fca1a4b7a287e23f486e1bc371261a * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c: * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c: * xfns.c, xfont.c: Callers changed. diff -r 8c841db4d3fc -r f2cb145d7f0b src/ChangeLog --- a/src/ChangeLog Thu May 22 13:41:18 2008 +0000 +++ b/src/ChangeLog Thu May 22 14:51:54 2008 +0000 @@ -1,5 +1,11 @@ 2008-05-22 Jason Rumney + * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. + + * dosfns.c, fileio.c, font.c, fontset.c, image.c, macfns.c: + * macterm.c, process.c, w32.c, w32fns.c, w32proc.c, xfaces.c: + * xfns.c, xfont.c: Callers changed. + * xfont.c (xfont_list_pattern, compare_font_names): Use xstricmp. * fontset.c (fs_query_fontset): Use xstricmp.