comparison src/ChangeLog @ 101134:d2b9a5feaf33

* xfaces.c (Finternal_set_lisp_face_attribute): If setting the family, clear the font width index too.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 12 Jan 2009 02:31:52 +0000
parents 0e3220acb9ee
children 3ffd03438eeb
comparison
equal deleted inserted replaced
101133:48ffb39cf57a 101134:d2b9a5feaf33
1 2009-01-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): If setting the
4 family, clear the font width index too.
5
1 2009-01-11 Jason Rumney <jasonr@gnu.org> 6 2009-01-11 Jason Rumney <jasonr@gnu.org>
2 7
3 * keyboard.c (cmd_error_internal): Exit when errors occur before 8 * keyboard.c (cmd_error_internal): Exit when errors occur before
4 frame creation and not in daemon mode. (Bug#1836) 9 frame creation and not in daemon mode. (Bug#1836)
5 10