1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 12:03:55 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2003-11-13 23:35:01 +00:00
parent 21228b3df0
commit d8dadc3154

View file

@ -1,7 +1,18 @@
2003-11-14 Kenichi Handa <handa@m17n.org>
* xfaces.c (set_lface_from_font_name): Fix for the case that
FONTNAME is not fontset name.
2003-11-13 Kenichi Handa <handa@m17n.org>
* fns.c (base64_encode_1): Fix previous change.
2003-11-08 Kenichi Handa <handa@m17n.org>
* fontset.c (set_fontset_font): New function.
(Fset_fontset_font): If a font is specified for a charset, use
map_charset_chars to store the font spec in a fontset.
2003-10-29 Kenichi Handa <handa@m17n.org>
* fontset.c (fontset_face): Create a fallback fontset on demand