Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
authorChong Yidong <cyd@stupidchicken.com>
Fri, 29 Jan 2010 19:02:02 +0000 (14:02 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 29 Jan 2010 19:02:02 +0000 (14:02 -0500)
commitc024ac081d2f128ab65b325a6db8bdc12dc081db
treec6a2fb836da373d1dff272e903dc80d50562bedf
parente5c70c411776fb6e8cc29bc155d1f1584933268b
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).

* frame.c (DEFAULT_ROWS): Change default to 35.

* xfns.c (x_default_font_parameter): Change default XFT font to
monospace-10 (Bug#3643).
src/ChangeLog
src/frame.c
src/xfns.c