Tue, 14 Jul 2009 12:03:16 +0000 |
Kenichi Handa |
(font_vconcat_entity_vectors): New function.
|
Tue, 23 Jun 2009 05:52:59 +0000 |
Kenichi Handa |
(font_sort_entities, font_list_entities)
|
Wed, 10 Jun 2009 01:26:15 +0000 |
Kenichi Handa |
(font_parse_family_registry): Fix for one-char foundry.
|
Tue, 19 May 2009 02:05:52 +0000 |
Kenichi Handa |
(font_sort_entities): Renamed from font_sort_entites.
|
Mon, 18 May 2009 12:14:14 +0000 |
Kenichi Handa |
(font_find_for_lface): Copy SPEC's FONT_TYPE too.
|
Fri, 15 May 2009 02:49:07 +0000 |
Kenichi Handa |
(Ffont_spec): Check arguments.
|
Wed, 06 May 2009 02:57:47 +0000 |
Stefan Monnier |
(font_update_drivers): Sanity fallback to avoid disabling all drivers.
|
Thu, 30 Apr 2009 05:01:57 +0000 |
Chong Yidong |
* xfaces.c (face_at_buffer_position): New arg base_face_id.
|
Tue, 21 Apr 2009 07:29:48 +0000 |
Kenichi Handa |
(font_score): Check AVGWIDTH too.
|
Tue, 21 Apr 2009 06:46:27 +0000 |
Kenichi Handa |
(font_load_for_lface): Cancel previous change.
|
Sat, 18 Apr 2009 13:29:59 +0000 |
Andreas Schwab |
(font_put_frame_data): Use xfree instead of free.
|
Fri, 17 Apr 2009 18:38:00 +0000 |
Chong Yidong |
* font.c (Qja, Qko): Move definitions here from ftfont.c.
|
Thu, 16 Apr 2009 01:32:44 +0000 |
Kenichi Handa |
(font_sort_entites): Change the meaning of the arg
|
Tue, 14 Apr 2009 12:38:25 +0000 |
Kenichi Handa |
(Ffont_info): Fix docstring. Fix the second element of
|
Mon, 13 Apr 2009 12:33:02 +0000 |
Kenichi Handa |
(font_delete_unmatched): Preserve the order of list
|
Thu, 09 Apr 2009 02:40:39 +0000 |
Kenichi Handa |
(font_put_extra): If VAL is nil, delete the slot for PROP
|
Tue, 24 Mar 2009 00:56:34 +0000 |
Kenichi Handa |
(find_font_encoding): Return Qnil for unsupported encoding.
|
Wed, 11 Mar 2009 11:44:04 +0000 |
Kenichi Handa |
(font_open_by_spec): New function.
|
Thu, 05 Mar 2009 12:25:07 +0000 |
Kenichi Handa |
(font_select_entity): New function.
|
Fri, 27 Feb 2009 00:29:42 +0000 |
Chong Yidong |
(font_style_to_value): Set value for unknown symbols to
|
Sat, 21 Feb 2009 13:39:20 +0000 |
Chong Yidong |
(Qfont_spec, Qfont_entity, Qfont_object): Definitions
|
Wed, 18 Feb 2009 03:57:19 +0000 |
Kenichi Handa |
(Ffont_spec): Fix typo.
|
Wed, 18 Feb 2009 02:28:57 +0000 |
Kenichi Handa |
(font_check_otf_features): Fix handling of `nil' element.
|
Wed, 11 Feb 2009 09:45:12 +0000 |
Juanma Barranquero |
Remove spurious semicolons.
|
Thu, 05 Feb 2009 06:21:19 +0000 |
Kenichi Handa |
(Ffont_spec): Docstring modified.
|
Sat, 24 Jan 2009 03:17:42 +0000 |
Chong Yidong |
(font_parse_xlfd): Handle patterns of length < 2.
|
Mon, 19 Jan 2009 16:42:44 +0000 |
Chong Yidong |
(font_spec_from_name): Return Qnil if font name could not be parsed.
|
Fri, 16 Jan 2009 03:26:29 +0000 |
Glenn Morris |
(Ffont_variation_glyphs): Silence compiler.
|
Tue, 13 Jan 2009 20:02:59 +0000 |
Chong Yidong |
(font_clear_prop): If clearing the family, clear the font width index
|
Fri, 09 Jan 2009 14:12:04 +0000 |
Chong Yidong |
(Ffont_family_list): Return a list of strings, not symbols.
|