1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

* font.c (font_open_for_lface): Handle unspecified height attribute.

This commit is contained in:
Chong Yidong 2009-01-08 13:34:35 +00:00
parent 5f00471125
commit 14ccea62ca

View file

@ -1,3 +1,8 @@
2009-01-08 Chong Yidong <cyd@stupidchicken.com>
* font.c (font_open_for_lface): Handle unspecified height
attribute.
2009-01-08 Jason Rumney <jasonr@gnu.org>
* w32fns.c (Vx_pointer_shape, Vx_nontext_pointer_shape)