comparison src/ChangeLog @ 92619:6c9be1557979

(struct Lisp_Process): Declare bit fields as unsigned.
author Andreas Schwab <schwab@suse.de>
date Sat, 08 Mar 2008 15:53:51 +0000
parents 060a0f469db1
children 4b12e6633ee4
comparison
equal deleted inserted replaced
92618:42c38aef74a3 92619:6c9be1557979
1 2008-03-08 Andreas Schwab <schwab@suse.de>
2
3 * process.h (struct Lisp_Process): Declare bit fields as unsigned.
4
1 2008-03-06 Jason Rumney <jasonr@gnu.org> 5 2008-03-06 Jason Rumney <jasonr@gnu.org>
2 6
3 * w32font.c (w32_registry): Take font_type argument. Use ANSI 7 * w32font.c (w32_registry): Take font_type argument. Use ANSI
4 when charset not specified. Only translate ANSI to unicode when 8 when charset not specified. Only translate ANSI to unicode when
5 font_type is truetype. 9 font_type is truetype.