| Commit message (Expand) | Author | Age | Files | Lines |
| * | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -1/+1 |
| * | * process.c (socket_options): Make it const. | Dan Nicolaescu | 2009-11-06 | 1 | -5/+4 |
| * | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
| * | (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast... | Adrian Robert | 2009-10-13 | 1 | -6/+7 |
| * | * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case. | Adrian Robert | 2009-09-23 | 1 | -4/+0 |
| * | Update comment for HAVE_NS code in font_find_for_lface(). | Adrian Robert | 2009-09-18 | 1 | -0/+1 |
| * | (font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly. | Kenichi Handa | 2009-07-28 | 1 | -3/+8 |
| * | (font_vconcat_entity_vectors): New function. | Kenichi Handa | 2009-07-14 | 1 | -98/+166 |
| * | (font_sort_entities, font_list_entities) | Kenichi Handa | 2009-06-23 | 1 | -12/+14 |
| * | (font_parse_family_registry): Fix for one-char foundry. | Kenichi Handa | 2009-06-10 | 1 | -2/+2 |
| * | (font_sort_entities): Renamed from font_sort_entites. | Kenichi Handa | 2009-05-19 | 1 | -4/+4 |
| * | (font_find_for_lface): Copy SPEC's FONT_TYPE too. | Kenichi Handa | 2009-05-18 | 1 | -0/+1 |
| * | (Ffont_spec): Check arguments. | Kenichi Handa | 2009-05-15 | 1 | -1/+6 |
| * | (font_update_drivers): Sanity fallback to avoid disabling all drivers. | Stefan Monnier | 2009-05-06 | 1 | -0/+17 |
| * | * xfaces.c (face_at_buffer_position): New arg base_face_id. | Chong Yidong | 2009-04-30 | 1 | -2/+3 |
| * | (font_score): Check AVGWIDTH too. | Kenichi Handa | 2009-04-21 | 1 | -0/+3 |
| * | (font_load_for_lface): Cancel previous change. | Kenichi Handa | 2009-04-21 | 1 | -2/+1 |
| * | (font_put_frame_data): Use xfree instead of free. | Andreas Schwab | 2009-04-18 | 1 | -1/+1 |
| * | * font.c (Qja, Qko): Move definitions here from ftfont.c. | Chong Yidong | 2009-04-17 | 1 | -0/+6 |
| * | (font_sort_entites): Change the meaning of the arg | Kenichi Handa | 2009-04-16 | 1 | -40/+13 |
| * | (Ffont_info): Fix docstring. Fix the second element of | Kenichi Handa | 2009-04-14 | 1 | -4/+4 |
| * | (font_delete_unmatched): Preserve the order of list | Kenichi Handa | 2009-04-13 | 1 | -2/+9 |
| * | (font_put_extra): If VAL is nil, delete the slot for PROP | Kenichi Handa | 2009-04-09 | 1 | -1/+12 |
| * | (find_font_encoding): Return Qnil for unsupported encoding. | Kenichi Handa | 2009-03-24 | 1 | -2/+1 |
| * | (font_open_by_spec): New function. | Kenichi Handa | 2009-03-11 | 1 | -9/+23 |
| * | (font_select_entity): New function. | Kenichi Handa | 2009-03-05 | 1 | -63/+75 |
| * | (font_style_to_value): Set value for unknown symbols to | Chong Yidong | 2009-02-27 | 1 | -5/+5 |
| * | (Qfont_spec, Qfont_entity, Qfont_object): Definitions | Chong Yidong | 2009-02-21 | 1 | -6/+0 |
| * | (Ffont_spec): Fix typo. | Kenichi Handa | 2009-02-18 | 1 | -1/+1 |
| * | (font_check_otf_features): Fix handling of `nil' element. | Kenichi Handa | 2009-02-18 | 1 | -3/+30 |
| * | Remove spurious semicolons. | Juanma Barranquero | 2009-02-11 | 1 | -1/+1 |
| * | (Ffont_spec): Docstring modified. | Kenichi Handa | 2009-02-05 | 1 | -1/+2 |
| * | (font_parse_xlfd): Handle patterns of length < 2. | Chong Yidong | 2009-01-24 | 1 | -2/+2 |
| * | (font_spec_from_name): Return Qnil if font name could not be parsed. | Chong Yidong | 2009-01-19 | 1 | -5/+11 |
| * | (Ffont_variation_glyphs): Silence compiler. | Glenn Morris | 2009-01-16 | 1 | -1/+3 |
| * | (font_clear_prop): If clearing the family, clear the font width index | Chong Yidong | 2009-01-13 | 1 | -1/+7 |
| * | (Ffont_family_list): Return a list of strings, not symbols. | Chong Yidong | 2009-01-09 | 1 | -10/+5 |
| * | (font_open_for_lface): Handle unspecified height attribute. | Chong Yidong | 2009-01-08 | 1 | -1/+12 |
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -2/+2 |
| * | (font_range): Don't require a font for a variation | Kenichi Handa | 2008-12-30 | 1 | -0/+44 |
| * | (font_intern_prop): Validate str as multibyte. | Kenichi Handa | 2008-12-30 | 1 | -3/+15 |
| * | (font_open_entity): Fix previous change. | Kenichi Handa | 2008-12-16 | 1 | -3/+5 |
| * | (font_update_drivers): Fix mistake in reconstructing the driver list. | Chong Yidong | 2008-12-16 | 1 | -8/+8 |
| * | (free_font_driver_list): Implement missing function. | Chong Yidong | 2008-12-13 | 1 | -0/+14 |
| * | (font_rescale_ratio): Moved from xfaces.c. Argument | Kenichi Handa | 2008-12-13 | 1 | -2/+41 |
| * | * font.c (Ffont_spec): Move usage to end of docstring. | Juanma Barranquero | 2008-12-10 | 1 | -7/+7 |
| * | (font_at): Set `multibyte' at first. | Kenichi Handa | 2008-12-03 | 1 | -1/+3 |
| * | Handle fonts with corrupted size specs, i.e. non-int and non-float. | Chong Yidong | 2008-12-03 | 1 | -2/+5 |
| * | (Fopen_font): Compute pixel size correctly. | Chong Yidong | 2008-12-03 | 1 | -1/+1 |
| * | (font_unparse_fcname): Fix use of uninitialized variable. | Andreas Schwab | 2008-12-02 | 1 | -2/+1 |