Mercurial > emacs
changeset 95207:f2cb145d7f0b
* 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.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 22 May 2008 14:51:54 +0000 |
parents | 8c841db4d3fc |
children | 0b816bb187ab |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jasonr@gnu.org> + * 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.