| Commit message (Expand) | Author | Age | Files | Lines |
| * | * keyboard.c (Fset_input_meta_mode): Doc fix. | Chong Yidong | 2009-04-22 | 1 | -0/+20 |
| * | * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes, | Chong Yidong | 2009-04-22 | 1 | -2/+2 |
| * | * term.c (Ftty_display_color_p, Ftty_display_color_cells) | Chong Yidong | 2009-04-22 | 1 | -0/+7 |
| * | Add bug reference. | Juanma Barranquero | 2009-04-21 | 1 | -1/+1 |
| * | (font_score): Check AVGWIDTH too. | Kenichi Handa | 2009-04-21 | 1 | -0/+1 |
| * | (font_load_for_lface): Cancel previous change. | Kenichi Handa | 2009-04-21 | 1 | -0/+2 |
| * | (decode_coding_utf_16): Reduce charbuf_end for the | Kenichi Handa | 2009-04-21 | 1 | -0/+8 |
| * | The following changes fix Bug#3005 for wide glyphs on each platform, | Jason Rumney | 2009-04-19 | 1 | -0/+16 |
| * | Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used. | Jan Djärv | 2009-04-19 | 1 | -0/+7 |
| * | (font_put_frame_data): Use xfree instead of free. | Andreas Schwab | 2009-04-18 | 1 | -0/+4 |
| * | * w32font.c (Qja, Qko): Remove declarations. | Juanma Barranquero | 2009-04-17 | 1 | -0/+5 |
| * | * font.c (Qja, Qko): Move definitions here from ftfont.c. | Chong Yidong | 2009-04-17 | 1 | -0/+10 |
| * | (Ftranslate_region_internal): Use Fconcat to make a | Kenichi Handa | 2009-04-17 | 1 | -0/+3 |
| * | (ftfont_pattern_entity): Return a newly allocated | Kenichi Handa | 2009-04-17 | 1 | -0/+5 |
| * | * search.c: Use EMACS_INT for buffer positions. Add prototypes. | Andreas Schwab | 2009-04-16 | 1 | -0/+3 |
| * | Add bug reference. | Andreas Schwab | 2009-04-16 | 1 | -1/+1 |
| * | (boyer_moore): Use zero as marker value for a possible | Andreas Schwab | 2009-04-16 | 1 | -0/+5 |
| * | * keyboard.c (adjust_point_for_property): Disable 2009-02-12 | Chong Yidong | 2009-04-16 | 1 | -0/+5 |
| * | (xfont_has_char): Special handling of `ja' and `ko' adstyle. | Kenichi Handa | 2009-04-16 | 1 | -0/+32 |
| * | (charset_ksc5601): Extern it. | Kenichi Handa | 2009-04-16 | 1 | -0/+8 |
| * | * fileio.c (history_delete_duplicates): Remove unused declaration. | Dan Nicolaescu | 2009-04-15 | 1 | -0/+8 |
| * | (syms_of_buffer) <line-spacing>: Doc fix. | Eli Zaretskii | 2009-04-14 | 1 | -0/+4 |
| * | (Ffont_info): Fix docstring. Fix the second element of | Kenichi Handa | 2009-04-14 | 1 | -0/+5 |
| * | * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings. | Chong Yidong | 2009-04-14 | 1 | -0/+4 |
| * | (xfont_has_char): The font has C if C is ASCII and the | Kenichi Handa | 2009-04-14 | 1 | -0/+9 |
| * | * nsselect.m (symbol_to_nsstring, clean_local_selection_data) | Stefan Monnier | 2009-04-13 | 1 | -0/+9 |
| * | (get_adstyle_property): Fix previous change. | Kenichi Handa | 2009-04-13 | 1 | -1/+27 |
| * | Remove `tiny change' for Nikolaj Schumacher. | Stefan Monnier | 2009-04-10 | 1 | -4/+4 |
| * | (map_charset_chars): For a charset of `superset' | Kenichi Handa | 2009-04-09 | 1 | -0/+3 |
| * | (font_put_extra): If VAL is nil, delete the slot for PROP | Kenichi Handa | 2009-04-09 | 1 | -0/+6 |
| * | (redraw_overlapping_rows): Fix detection of | YAMAMOTO Mitsuharu | 2009-04-08 | 1 | -0/+3 |
| * | (ftfont_text_extents): Fix calculation of metrics->descent. | Kenichi Handa | 2009-04-08 | 1 | -0/+5 |
| * | (x_set_font): Avoid C99 mid-block variable declaration. | Jason Rumney | 2009-04-06 | 1 | -0/+4 |
| * | (ftxfont_draw_backgrond): Fix args to XFillRectangle. | Kenichi Handa | 2009-04-06 | 1 | -0/+6 |
| * | (ftfont_open): Fix checking of the return value of | Kenichi Handa | 2009-04-06 | 1 | -0/+5 |
| * | * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name) | Chong Yidong | 2009-04-04 | 1 | -0/+7 |
| * | Fix typos. | Juanma Barranquero | 2009-04-04 | 1 | -2/+1 |
| * | (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data. | Eli Zaretskii | 2009-04-04 | 1 | -0/+5 |
| * | * term.c (produce_stretch_glyph): Reduce width of stretch glyphs | Chong Yidong | 2009-04-03 | 1 | -0/+6 |
| * | (print_object): Make each lowest sub_char_table start a new line. | Kenichi Handa | 2009-04-03 | 1 | -0/+5 |
| * | (setup-default-fontset): Specify | Kenichi Handa | 2009-04-02 | 1 | -0/+5 |
| * | (map_charset_for_dump): Add missing UNGCPRO. | Stefan Monnier | 2009-03-30 | 1 | -0/+4 |
| * | (fontset_from_font): Specify only registry in a font-spec for all | Kenichi Handa | 2009-03-30 | 1 | -0/+3 |
| * | Fix previous change. Define ftfont_variation_glyphs | Kenichi Handa | 2009-03-30 | 1 | -0/+5 |
| * | * ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs. | Chong Yidong | 2009-03-29 | 1 | -0/+5 |
| * | * editfns.c (general_insert_function): Adjust to insdel.c changes. | Stefan Monnier | 2009-03-28 | 1 | -0/+9 |
| * | * insdel.c (move_gap, move_gap_both, gap_left, gap_right) | Stefan Monnier | 2009-03-28 | 1 | -0/+23 |
| * | (Finsert_file_contents): Don't limit size to INT_MAX/4. | Stefan Monnier | 2009-03-28 | 1 | -0/+4 |
| * | (handle_one_xevent): Call x_handle_net_wm_state if | Jan Djärv | 2009-03-27 | 1 | -0/+14 |
| * | * keyboard.c (tty_read_avail_input): Don't treat a -1 return from | Stefan Monnier | 2009-03-27 | 1 | -0/+8 |