]> git.eshelyaron.com Git - emacs.git/commit
(x_new_fontset): For ASCII font, don't use the font name
authorKenichi Handa <handa@m17n.org>
Sat, 30 Jan 1999 01:46:35 +0000 (01:46 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 30 Jan 1999 01:46:35 +0000 (01:46 +0000)
commit715a159be226dec8f65e86f50cd0780462debabd
tree5e5e63d61b41fd944c747146a12f6affa345e42e
parente6b0b77374980ab1a143e0e1bc77fa66a1145cf5
(x_new_fontset): For ASCII font, don't use the font name
returned by x_new_font (the resolved one) but use the font name
set in the fontset specification.
src/xterm.c