aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove useless if-before-free testsJim Meyering2008-06-027-22/+23
* (font_find_for_lface): Handle float font size.Kenichi Handa2008-06-022-12/+14
* (x_supports_face_attributes_p): Check face->font beforeKenichi Handa2008-06-022-2/+9
* *** empty log message ***Kenichi Handa2008-06-021-0/+12
* (w32_enumfont_pattern_entity): Use requested registry.Jason Rumney2008-06-012-13/+57
* Fix typo in comment.Juanma Barranquero2008-06-011-11/+11
* (dot, dotdot): Remove, update users.Dan Nicolaescu2008-06-012-32/+28
* Implement face-remapping-alist featureMiles Bader2008-06-015-40/+268
* (syms_of_textprop) <text-property-default-nonsticky>:Juanma Barranquero2008-06-012-3/+8
* (font_list_entities): Fix the car part of data to beKenichi Handa2008-05-312-0/+6
* (ftfont_font_format): Don't use strcasestr.Kenichi Handa2008-05-312-8/+18
* * chartab.c (Foptimize_char_table, optimize_sub_char_table):Stefan Monnier2008-05-304-20/+31
* (Ffont_info): Define only if HAVE_WINDOW_SYSTEM isKenichi Handa2008-05-302-0/+12
* (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2008-05-302-12/+24
* * fontset.c (Ffont_info): Moved to font.c.Kenichi Handa2008-05-301-56/+0
* (font_style_to_value, font_score): Delete casting of theKenichi Handa2008-05-301-9/+80
* (utf-8-sig, utf-8-auto): New coding systems.Kenichi Handa2008-05-291-0/+31
* (CODING_UTF_8_BOM): New macro.Kenichi Handa2008-05-291-25/+159
* (enum define_coding_utf8_arg_index): New enum.Kenichi Handa2008-05-291-6/+13
* *** empty log message ***Jason Rumney2008-05-291-2/+5
* (add_font_entity_to_list): Allow non-opentype truetype fonts backJason Rumney2008-05-291-1/+8
* (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0.Stefan Monnier2008-05-292-16/+26
* (w32font_open_internal): Prefer truetype fonts unlessJason Rumney2008-05-292-0/+11
* *** empty log message ***Kenichi Handa2008-05-291-0/+1
* (Fx_family_fonts): Set frame correctly.Kenichi Handa2008-05-291-5/+8
* (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.Juanma Barranquero2008-05-292-7/+11
* (Fx_list_fonts): Make it return a list of font names.Kenichi Handa2008-05-292-1/+7
* (x_draw_glyph_string): Use clipmask if specified.Jason Rumney2008-05-282-2/+8
* * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to afterStefan Monnier2008-05-282-1/+15
* *** empty log message ***Kenichi Handa2008-05-281-0/+11
* (Ffont_info): Don't call font_close_object.Kenichi Handa2008-05-281-0/+5
* (font_parse_family_registry): Use Ffont_put to validateKenichi Handa2008-05-281-9/+4
* (ftfont_spec_pattern): Don't set FC_SPACING to pattern.Kenichi Handa2008-05-281-7/+14
* *** empty log message ***Juanma Barranquero2008-05-281-49/+47
* (Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):Juanma Barranquero2008-05-281-11/+11
* Fix typo in comment.Juanma Barranquero2008-05-281-1/+1
* *** empty log message ***Kenichi Handa2008-05-281-0/+6
* (encode_coding_raw_text): Fix previous change.Kenichi Handa2008-05-281-11/+16
* (x_draw_glyph_string): If a clipmask is specified, use it.Chong Yidong2008-05-271-2/+4
* * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it.Chong Yidong2008-05-271-0/+5
* (encode_coding_raw_text): Fix last change.Stefan Monnier2008-05-271-1/+3
* (encode_coding_raw_text): Set coding->produced_char for all branches.Stefan Monnier2008-05-272-4/+4
* Include font.h for --without-x.Stefan Monnier2008-05-272-4/+6
* (compute_metrics): Rewrite an "else { if () ... else ... }"Juanma Barranquero2008-05-272-16/+19
* (w32font_open_internal): Determine if glyph indices are likely to work here.Jason Rumney2008-05-272-3/+13
* (draw_glyphs): If mouse-highlighting is on, attempt to draw overlapChong Yidong2008-05-271-19/+73
* * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt toChong Yidong2008-05-271-0/+5
* (xfont_open): Fix calculation of font->average_width.Kenichi Handa2008-05-272-1/+11
* (casify_object): Try to guess better whether the argument is a byte or a char.Stefan Monnier2008-05-272-15/+23
* *** empty log message ***Jason Rumney2008-05-261-0/+3