(x_set_font): When ARG is a font-object, check if the
authorKenichi Handa <handa@m17n.org>
Wed, 29 Apr 2009 01:40:57 +0000 (01:40 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 29 Apr 2009 01:40:57 +0000 (01:40 +0000)
commit518c4881875ff7493ce8ff336ef15c1dc7994618
tree246ab0d6da2aa9ed851bd36e3925ae5d9242437d
parent1c6bf19606fb25af4bff5582b593c7813501a2c5
(x_set_font): When ARG is a font-object, check if the
font-object matches with the ASCII font-spec of the frame's
fontset.  If not, create a new fontset for the frame.
src/frame.c