summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* [!HAVE_X_WINDOWS]: Define XColor.Juanma Barranquero2002-11-11
* Fix typos in comments.Eli Zaretskii2002-05-16
* (struct face) <colors_copied_bitwise_p>: NewGerd Moellmann2001-10-31
* (row_containing_pos): Adjust prototype.Gerd Moellmann2001-10-24
* (struct glyph_row) <ends_in_newline_from_string_p>:Gerd Moellmann2001-10-01
* (required_matrix_width, required_matrix_height):Gerd Moellmann2001-09-26
* (row_containing_pos): Add prototype.Gerd Moellmann2001-09-25
* (struct face_cache): Add memberGerd Moellmann2001-08-22
* (resize_echo_area_exactly): Fix typo in functionGerd Moellmann2001-08-01
* (struct it): Increase size of ctl_chars to 16.Gerd Moellmann2001-07-25
* (struct face): Change type of `stipple' toGerd Moellmann2001-07-20
* Improve a comment.Gerd Moellmann2001-07-03
* (struct it): Add member display_ellipsis_p.Gerd Moellmann2001-06-26
* Comment fixes.Gerd Moellmann2001-05-09
* (inverse_video): Declare extern.Gerd Moellmann2001-05-07
* (x_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-22
* Improve comments.Gerd Moellmann2001-03-14
* (string_buffer_position): Add prototype.Gerd Moellmann2001-03-09
* (buffer_posn_from_coords): Adjust prototype.Gerd Moellmann2001-03-09
* (face_at_string_position): Change prototype.Gerd Moellmann2001-03-08
* (start_hourglass, cancel_hourglass)Gerd Moellmann2001-02-21
* (line_bottom_y): Add prototype.Gerd Moellmann2001-02-19
* (struct face): Add comment for how to handle a negative value inKenichi Handa2001-02-09
* (enum lface_attribute_index): AddGerd Moellmann2001-02-05
* (Vtool_bar_button_margin:): Declare extern.Gerd Moellmann2001-01-30
* (redisplay_preserve_echo_area): Change prototype.Gerd Moellmann2001-01-16
* (struct image): Replace member `margin' withGerd Moellmann2001-01-12
* (move_it_vertically_backward): Declare.Dave Love2001-01-04
* (move_it_past_eol): Add prototype.Gerd Moellmann2001-01-03
* (GLYPH_EQUAL_P): Also compare pixel widths,Gerd Moellmann2000-12-21
* (ensure_frame_matrix): Function declaration removed.Gerd Moellmann2000-12-21
* (ensure_frame_matrix): Add prototype.Gerd Moellmann2000-12-20
* (cursor_in_non_selected_windows): Declare extern.Gerd Moellmann2000-12-12
* Change external declaration of tip_frame.Gerd Moellmann2000-12-11
* (struct glyph_matrix): Add member window_left_x.Gerd Moellmann2000-12-06
* (struct it): Add face_before_selective_p.Gerd Moellmann2000-12-05
* (CURRENT_MODE_LINE_HEIGHT)Gerd Moellmann2000-11-14
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-22
* (unspecified_fg, unspecified_bg): Declare.Eli Zaretskii2000-10-16
* (struct it): Remove member add_overlay_start.Gerd Moellmann2000-10-13
* (updating_frame): Declare extern.Gerd Moellmann2000-09-29
* (help_echo_showing_p): Declare extern.Gerd Moellmann2000-09-25
* (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.Miles Bader2000-08-26
* (Qredisplay_dont_pause): Declare extern.Gerd Moellmann2000-08-09
* (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bitsGerd Moellmann2000-07-26
* Correct a typo in a comment.Eli Zaretskii2000-07-20
* (Fx_show_tip): Adjust number of parametersGerd Moellmann2000-07-14
* (struct redisplay_interface): Add parameterGerd Moellmann2000-07-12
* (struct glyph_row): Add flag mouse_face_p.Gerd Moellmann2000-07-11
* Add some comments.Gerd Moellmann2000-07-05