(FONTSET_DEFAULT): New macro.
authorKenichi Handa <handa@m17n.org>
Fri, 6 Feb 2004 11:08:43 +0000 (11:08 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 6 Feb 2004 11:08:43 +0000 (11:08 +0000)
commiteb36588a97f1bc1e0fe694a52332cfb522adc839
treeba40e58cd10464a0099034bcd37d7cba86b5470e
parent1c305bc1f58f34d89f5d975a52cfc66b3df7715a
(FONTSET_DEFAULT): New macro.
(FONTSET_ADD): Handle the case that range is nil.
(fontset_add): Likewise.
(Fset_fontset_font): Change the 2nd arg name to TARGET, and handle
the case that it is nil.
(dump_fontset): Call FONTSET_DEFAULT, not FONTSET_FALLBACK.
(syms_of_fontset): Set char-table-extra-slots property of fontset
to 9.
src/fontset.c