| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fmake_variable_buffer_local, Fmake_local_variable) | Stefan Monnier | 2008-05-30 | 2 | -12/+24 |
| * | * fontset.c (Ffont_info): Moved to font.c. | Kenichi Handa | 2008-05-30 | 1 | -56/+0 |
| * | (font_style_to_value, font_score): Delete casting of the | Kenichi Handa | 2008-05-30 | 1 | -9/+80 |
| * | (utf-8-sig, utf-8-auto): New coding systems. | Kenichi Handa | 2008-05-29 | 1 | -0/+31 |
| * | (CODING_UTF_8_BOM): New macro. | Kenichi Handa | 2008-05-29 | 1 | -25/+159 |
| * | (enum define_coding_utf8_arg_index): New enum. | Kenichi Handa | 2008-05-29 | 1 | -6/+13 |
| * | *** empty log message *** | Jason Rumney | 2008-05-29 | 1 | -2/+5 |
| * | (add_font_entity_to_list): Allow non-opentype truetype fonts back | Jason Rumney | 2008-05-29 | 1 | -1/+8 |
| * | (Faccept_process_output): If `millisec' is non-nil, `seconds' default to 0. | Stefan Monnier | 2008-05-29 | 2 | -16/+26 |
| * | (w32font_open_internal): Prefer truetype fonts unless | Jason Rumney | 2008-05-29 | 2 | -0/+11 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-29 | 1 | -0/+1 |
| * | (Fx_family_fonts): Set frame correctly. | Kenichi Handa | 2008-05-29 | 1 | -5/+8 |
| * | (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings. | Juanma Barranquero | 2008-05-29 | 2 | -7/+11 |
| * | (Fx_list_fonts): Make it return a list of font names. | Kenichi Handa | 2008-05-29 | 2 | -1/+7 |
| * | (x_draw_glyph_string): Use clipmask if specified. | Jason Rumney | 2008-05-28 | 2 | -2/+8 |
| * | * src/fileio.c (Fwrite_region): Delay the defaulting to beg&z to after | Stefan Monnier | 2008-05-28 | 2 | -1/+15 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-28 | 1 | -0/+11 |
| * | (Ffont_info): Don't call font_close_object. | Kenichi Handa | 2008-05-28 | 1 | -0/+5 |
| * | (font_parse_family_registry): Use Ffont_put to validate | Kenichi Handa | 2008-05-28 | 1 | -9/+4 |
| * | (ftfont_spec_pattern): Don't set FC_SPACING to pattern. | Kenichi Handa | 2008-05-28 | 1 | -7/+14 |
| * | *** empty log message *** | Juanma Barranquero | 2008-05-28 | 1 | -49/+47 |
| * | (Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string): | Juanma Barranquero | 2008-05-28 | 1 | -11/+11 |
| * | Fix typo in comment. | Juanma Barranquero | 2008-05-28 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-28 | 1 | -0/+6 |
| * | (encode_coding_raw_text): Fix previous change. | Kenichi Handa | 2008-05-28 | 1 | -11/+16 |
| * | (x_draw_glyph_string): If a clipmask is specified, use it. | Chong Yidong | 2008-05-27 | 1 | -2/+4 |
| * | * xterm.c (x_draw_glyph_string): If a clipmask is specified, use it. | Chong Yidong | 2008-05-27 | 1 | -0/+5 |
| * | (encode_coding_raw_text): Fix last change. | Stefan Monnier | 2008-05-27 | 1 | -1/+3 |
| * | (encode_coding_raw_text): Set coding->produced_char for all branches. | Stefan Monnier | 2008-05-27 | 2 | -4/+4 |
| * | Include font.h for --without-x. | Stefan Monnier | 2008-05-27 | 2 | -4/+6 |
| * | (compute_metrics): Rewrite an "else { if () ... else ... }" | Juanma Barranquero | 2008-05-27 | 2 | -16/+19 |
| * | (w32font_open_internal): Determine if glyph indices are likely to work here. | Jason Rumney | 2008-05-27 | 2 | -3/+13 |
| * | (draw_glyphs): If mouse-highlighting is on, attempt to draw overlap | Chong Yidong | 2008-05-27 | 1 | -19/+73 |
| * | * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to | Chong Yidong | 2008-05-27 | 1 | -0/+5 |
| * | (xfont_open): Fix calculation of font->average_width. | Kenichi Handa | 2008-05-27 | 2 | -1/+11 |
| * | (casify_object): Try to guess better whether the argument is a byte or a char. | Stefan Monnier | 2008-05-27 | 2 | -15/+23 |
| * | *** empty log message *** | Jason Rumney | 2008-05-26 | 1 | -0/+3 |
| * | (w32_weight_table): Remove unused variable. | Jason Rumney | 2008-05-26 | 1 | -16/+1 |
| * | (x_reply_selection_request): Properly handle format == | Andreas Schwab | 2008-05-26 | 2 | -5/+11 |
| * | (x_set_frame_alpha): Fix type mismatch. | Andreas Schwab | 2008-05-26 | 2 | -6/+10 |
| * | (w32font_text_extents): Zero whole metrics struct first. | Jason Rumney | 2008-05-26 | 2 | -1/+3 |
| * | (w32font_text_extents): Zero whole metrics struct first. | Jason Rumney | 2008-05-26 | 2 | -2/+5 |
| * | (x_draw_glyph_string): Fix calculation of underline | Kenichi Handa | 2008-05-25 | 3 | -4/+32 |
| * | *** empty log message *** | Kenichi Handa | 2008-05-25 | 1 | -47/+0 |
| * | (xftfont_open): Delete unused variable. If | Kenichi Handa | 2008-05-25 | 1 | -1/+3 |
| * | (ftxfont_open): Delete unused variable. | Kenichi Handa | 2008-05-25 | 1 | -1/+0 |
| * | (face_for_char): Optimize for the case of no charset property. | Kenichi Handa | 2008-05-25 | 1 | -0/+11 |
| * | (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE) | Kenichi Handa | 2008-05-25 | 1 | -4/+11 |
| * | Include dispextern.h. | Eli Zaretskii | 2008-05-24 | 3 | -0/+8 |
| * | *** empty log message *** | Eli Zaretskii | 2008-05-24 | 1 | -5/+6 |