]> git.eshelyaron.com Git - emacs.git/commit
(FONTSET_REF_AND_RANGE): Delete it.
authorKenichi Handa <handa@m17n.org>
Mon, 14 Jan 2008 01:31:25 +0000 (01:31 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 14 Jan 2008 01:31:25 +0000 (01:31 +0000)
commit432cfa542ebdc072be3fe798631bba3ab9647e27
tree68d6c876a2f7789feb8981ae403dff547f944f0f
parenta6bbf9f489e6704a9c082eaa702479e86c8827ef
(FONTSET_REF_AND_RANGE): Delete it.
(fontset_ref_and_range): Delete it.
(fontset_find_font): Call char_table_ref_and_range instead of
FONTSET_REF_AND_RANGE.
(make_fontset): Don't setup font groups of Latin here.
(Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII.
(new_fontset_from_font): Make the specified font the default for
all Latin characters.
src/fontset.c