]> git.eshelyaron.com Git - emacs.git/commit
(reorder_font_vector): Pay attention to the case that
authorKenichi Handa <handa@m17n.org>
Fri, 9 Jun 2006 02:14:49 +0000 (02:14 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 9 Jun 2006 02:14:49 +0000 (02:14 +0000)
commit02dacbbc4f5681826be277dc03fd1e865cf8c04b
treeab75cbf1355c0de56982268c2f6a3348a987b6cd
parent1bb1d99b434ea422c401fa8e71d06a7db065fafb
(reorder_font_vector): Pay attention to the case that
the 3rd element of font_def is nil.
(fontset_font): For the default fontset, append one more fontset
elements for a script-based font specification.  Don't add script
attribute on finding a font.
(new_fontset_from_font): Unconditionally set FONTSET_ASCII to the
font name.
(fontset_ascii_font): If a font can't be opened, return nil.
src/fontset.c