log src/fontset.c @ 103831:20b45d53642e

age author description
Thu, 09 Jul 2009 01:05:27 +0000 Kenichi Handa (fontset_find_font): Fix previous change.
Wed, 08 Jul 2009 03:49:12 +0000 Kenichi Handa (fontset_find_font): Fix the logic of handling
Thu, 25 Jun 2009 08:02:19 +0000 Kenichi Handa (fontset_find_font): When a usable rfont_def is found
Wed, 24 Jun 2009 04:18:02 +0000 Kenichi Handa (fontset_get_font_group): Return 0 if no font-group is
Tue, 23 Jun 2009 05:47:46 +0000 Kenichi Handa (fontset_font): Call FONT_DEFERRED_LOG.
Mon, 08 Jun 2009 04:33:40 +0000 Adrian Robert fontset.c (fontset_from_font): Remove NS-specific code.
Thu, 21 May 2009 11:24:05 +0000 Kenichi Handa (Qlatin): Don't make it static.
Thu, 30 Apr 2009 07:01:33 +0000 Kenichi Handa (fontset_find_font): Check if rfont_def is Qnil or not.
Thu, 30 Apr 2009 05:01:57 +0000 Chong Yidong * xfaces.c (face_at_buffer_position): New arg base_face_id.
Thu, 30 Apr 2009 04:41:39 +0000 Kenichi Handa (fontset_find_font): Check if rfont_def is Qnil or not.
Wed, 29 Apr 2009 01:41:45 +0000 Kenichi Handa (set_default_ascii_font): Delete this unused function.
Thu, 02 Apr 2009 02:45:01 +0000 Kenichi Handa (fontset_font): Record no-font when a fontset
Mon, 30 Mar 2009 12:50:50 +0000 Kenichi Handa (fontset_from_font): Specify only registry in a font-spec for all
Thu, 19 Mar 2009 06:50:41 +0000 Kenichi Handa (Fset_fontset_font): When a spec of ASCII font is
Fri, 13 Mar 2009 16:14:20 +0000 Stefan Monnier (Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).