| Commit message (Expand) | Author | Age | Files | Lines |
* | (check_face_attributes, generate_ascii_font_name) | Kenichi Handa | 2003-01-10 | 1 | -3/+2 |
* | (enum prop_idx): Add member AUTO_COMPOSED_PROP_IDX. | Kenichi Handa | 2002-11-07 | 1 | -0/+1 |
* | (enum lface_attribute_index): New member LFACE_FONTSET_INDEX. | Kenichi Handa | 2002-08-23 | 1 | -0/+1 |
* | (struct face): Member `charset' deleted. | Kenichi Handa | 2002-07-26 | 1 | -19/+14 |
* | Remove prototypes for redraw_frame, | Dave Love | 2002-07-03 | 1 | -2/+0 |
* | (generate_ascii_font): Fix return type. | Dave Love | 2002-05-09 | 1 | -1/+1 |
* | (free_realized_face, check_face_attribytes, | Kenichi Handa | 2002-03-01 | 1 | -1/+4 |
* | (CURRENT_MODE_LINE_FACE_ID_3): Compare with | Kim F. Storm | 2002-02-26 | 1 | -3/+3 |
* | (CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows. | Kim F. Storm | 2002-02-13 | 1 | -7/+6 |
* | (CURRENT_MODE_LINE_FACE_ID_3): New macro. | Kim F. Storm | 2002-02-11 | 1 | -5/+25 |
* | (CURRENT_MODE_LINE_FACE_ID): Fix last change. | Eli Zaretskii | 2002-02-09 | 1 | -1/+1 |
* | (CURRENT_MODE_LINE_FACE_ID): New macro. | Kim F. Storm | 2002-02-08 | 1 | -1/+10 |
* | Add prototype for set_tty_color_mode and tty_setup_colors. | Eli Zaretskii | 2002-01-25 | 1 | -0/+2 |
* | dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before | Ken Raeburn | 2002-01-21 | 1 | -2/+2 |
* | (WINDOW_WANTS_MODELINE_P): Check window height > 1. | Richard M. Stallman | 2002-01-18 | 1 | -6/+8 |
* | Fix typos. | Pavel JanÃk | 2002-01-14 | 1 | -24/+24 |
* | Fix wording of a comment. | Eli Zaretskii | 2002-01-13 | 1 | -2/+2 |
* | Fringe cleanup. | Kim F. Storm | 2001-11-16 | 1 | -5/+5 |
* | (image_background, image_background_transparent): | Richard M. Stallman | 2001-11-14 | 1 | -0/+4 |
* | (struct face) <colors_copied_bitwise_p>: New | Gerd Moellmann | 2001-10-31 | 1 | -0/+5 |
* | Comment fix. | Gerd Moellmann | 2001-10-31 | 1 | -1/+1 |
* | (struct image): Add `background', `background_valid', and | Miles Bader | 2001-10-24 | 1 | -0/+38 |
* | (row_containing_pos): Adjust prototype. | Gerd Moellmann | 2001-10-24 | 1 | -1/+1 |
* | (struct glyph_row): Remove `inverse_p' field. | Miles Bader | 2001-10-20 | 1 | -6/+0 |
* | (struct glyph_row) <ends_in_newline_from_string_p>: | Gerd Moellmann | 2001-10-01 | 1 | -0/+3 |
* | (required_matrix_width, required_matrix_height): | Gerd Moellmann | 2001-09-26 | 1 | -2/+4 |
* | (row_containing_pos): Add prototype. | Gerd Moellmann | 2001-09-25 | 1 | -0/+3 |
* | (struct face_cache): Add member | Gerd Moellmann | 2001-08-22 | 1 | -0/+4 |
* | (resize_echo_area_exactly): Fix typo in function | Gerd Moellmann | 2001-08-01 | 1 | -1/+1 |
* | (struct it): Increase size of ctl_chars to 16. | Gerd Moellmann | 2001-07-25 | 1 | -3/+3 |
* | (struct face): Change type of `stipple' to | Gerd Moellmann | 2001-07-20 | 1 | -2/+3 |
* | Improve a comment. | Gerd Moellmann | 2001-07-03 | 1 | -1/+2 |
* | (struct it): Add member display_ellipsis_p. | Gerd Moellmann | 2001-06-26 | 1 | -0/+1 |
* | Comment fixes. | Gerd Moellmann | 2001-05-09 | 1 | -2/+4 |
* | (inverse_video): Declare extern. | Gerd Moellmann | 2001-05-07 | 1 | -0/+1 |
* | (x_set_menu_resources_from_menu_face): Remove | Gerd Moellmann | 2001-03-22 | 1 | -3/+0 |
* | Improve comments. | Gerd Moellmann | 2001-03-14 | 1 | -3/+6 |
* | (string_buffer_position): Add prototype. | Gerd Moellmann | 2001-03-09 | 1 | -0/+1 |
* | (buffer_posn_from_coords): Adjust prototype. | Gerd Moellmann | 2001-03-09 | 1 | -1/+2 |
* | (face_at_string_position): Change prototype. | Gerd Moellmann | 2001-03-08 | 1 | -2/+2 |
* | (start_hourglass, cancel_hourglass) | Gerd Moellmann | 2001-02-21 | 1 | -3/+3 |
* | (line_bottom_y): Add prototype. | Gerd Moellmann | 2001-02-19 | 1 | -0/+1 |
* | (struct face): Add comment for how to handle a negative value in | Kenichi Handa | 2001-02-09 | 1 | -1/+5 |
* | (enum lface_attribute_index): Add | Gerd Moellmann | 2001-02-05 | 1 | -0/+1 |
* | (Vtool_bar_button_margin:): Declare extern. | Gerd Moellmann | 2001-01-30 | 1 | -2/+10 |
* | (redisplay_preserve_echo_area): Change prototype. | Gerd Moellmann | 2001-01-16 | 1 | -1/+1 |
* | (struct image): Replace member `margin' with | Gerd Moellmann | 2001-01-12 | 1 | -2/+2 |
* | (move_it_vertically_backward): Declare. | Dave Love | 2001-01-04 | 1 | -0/+1 |
* | (move_it_past_eol): Add prototype. | Gerd Moellmann | 2001-01-03 | 1 | -0/+1 |
* | (GLYPH_EQUAL_P): Also compare pixel widths, | Gerd Moellmann | 2000-12-21 | 1 | -1/+2 |