]> code.delx.au - gnu-emacs/commit
(check_fontset_name): If NAME is nil, return the
authorKenichi Handa <handa@m17n.org>
Thu, 20 Feb 2003 08:40:35 +0000 (08:40 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 20 Feb 2003 08:40:35 +0000 (08:40 +0000)
commite2b45cf9a0b19aef57e1c4645752fc04b17de463
tree5820019539a2e3c060d294d002249b64fff88216
parent20f1ef2e3a9525204b408495fed05724dbcb24e6
(check_fontset_name): If NAME is nil, return the
default fontset.
(override_font_info): New function.
(Ffontset_info): If FONTSET is not the default fontset, merge
FONTSET onto the copy of the default fontset, and work on that
copy.
src/fontset.c