log src/fontset.c @ 102789:9b97f51b2e82

age author description
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).
Fri, 13 Mar 2009 16:12:43 +0000 Stefan Monnier (Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).
Fri, 13 Mar 2009 15:21:04 +0000 Stefan Monnier (fontset_from_font): YAILOM (Yet another int/Lisp_Object mixup).
Fri, 13 Mar 2009 05:08:39 +0000 Kenichi Handa (Ffontset_info, check_fontset_name): New arg frame.
Wed, 11 Mar 2009 07:51:33 +0000 Kenichi Handa (Fset_fontset_font): When a font for ASCII is changed,
Thu, 05 Mar 2009 12:40:18 +0000 Kenichi Handa (fontset_find_font): Fix previous change.
Thu, 05 Mar 2009 12:21:41 +0000 Kenichi Handa (fontset_find_font): If a font found without
Tue, 24 Feb 2009 11:57:32 +0000 Kenichi Handa (fontset_find_font): Fix the condition for checking
Wed, 11 Feb 2009 09:45:12 +0000 Juanma Barranquero Remove spurious semicolons.
Wed, 28 Jan 2009 11:50:05 +0000 Kenichi Handa (font_for_char): Use assq_no_quit, not assoc_no_quit.
Wed, 28 Jan 2009 06:44:53 +0000 Kenichi Handa (font_for_char): Use assq_no_quit, not assoc_no_quit.
Tue, 27 Jan 2009 05:07:04 +0000 Kenichi Handa (font_for_char): Use assq_no_quit, not assoc_no_quit.
Mon, 26 Jan 2009 15:50:43 +0000 Chong Yidong (fontset_find_font): Fix handling of non-cons return
Sat, 24 Jan 2009 22:42:02 +0000 Chong Yidong (fontset_font): If we know there is no font, don't do any work.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:30:14 +0000 Kenichi Handa (face_for_char): Handle invalid charset property
Thu, 27 Nov 2008 08:01:45 +0000 Kenichi Handa (fontset_add): Adjusted for the change of
Thu, 09 Oct 2008 12:18:40 +0000 Kenichi Handa (face_for_char): If face->fontset is negative, just return ascii_face.
Wed, 08 Oct 2008 22:59:02 +0000 Chong Yidong (fontset_find_font): Check frame validity.
Fri, 29 Aug 2008 07:55:35 +0000 Kenichi Handa (font_for_char): New function.
Tue, 19 Aug 2008 07:45:55 +0000 Kenichi Handa (reorder_font_vector): Use encoding charset of fonts
Mon, 18 Aug 2008 12:06:33 +0000 Kenichi Handa (face_for_char): Add font log.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Mon, 14 Jul 2008 07:05:10 +0000 Kenichi Handa Include <stdio.h> unconditionally.
Fri, 11 Jul 2008 07:30:44 +0000 Kenichi Handa (fontset_from_font): Cancel the previous change.
Wed, 09 Jul 2008 13:24:10 +0000 Stefan Monnier * fontset.c (fontset_get_font_group):
Wed, 09 Jul 2008 00:29:03 +0000 Kenichi Handa (fontset_compare_rfontdef): Fix plus/minus.
Sun, 29 Jun 2008 14:30:08 +0000 Kenichi Handa (Finternal_char_font): Return font-object instead of font-name.