Include "buffer.h".
authorKenichi Handa <handa@m17n.org>
Wed, 17 May 2000 23:30:30 +0000 (23:30 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 17 May 2000 23:30:30 +0000 (23:30 +0000)
commit1ff005e1ed4bc9847924b466ca030007060ad05d
tree26ac91aa3200c4830fc9e9b7dc5d360614d08944
parenta3b210c4ab25a0b725085e2a1c42f588ad72482e
Include "buffer.h".
(fs_load_font): If the face has fontset, record the face ID in
that fontset.
(Finternal_char_font): New function.
(accumulate_font_info): New function.
(Ffontset_info): Rewritten for the new fontset implementation.
(syms_of_fontset): Register Vdefault_fontset in the first element
of Vfontset_table.  Include Vdefault_fontset in
Vfontset_alias_alist.  Declare `internal-char-font' as a Lisp
function.
src/fontset.c