aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Improve a comment.Gerd Moellmann2001-07-031-1/+2
* (struct it): Add member display_ellipsis_p.Gerd Moellmann2001-06-261-0/+1
* Comment fixes.Gerd Moellmann2001-05-091-2/+4
* (inverse_video): Declare extern.Gerd Moellmann2001-05-071-0/+1
* (x_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-3/+0
* Improve comments.Gerd Moellmann2001-03-141-3/+6
* (string_buffer_position): Add prototype.Gerd Moellmann2001-03-091-0/+1
* (buffer_posn_from_coords): Adjust prototype.Gerd Moellmann2001-03-091-1/+2
* (face_at_string_position): Change prototype.Gerd Moellmann2001-03-081-2/+2
* (start_hourglass, cancel_hourglass)Gerd Moellmann2001-02-211-3/+3
* (line_bottom_y): Add prototype.Gerd Moellmann2001-02-191-0/+1
* (struct face): Add comment for how to handle a negative value inKenichi Handa2001-02-091-1/+5
* (enum lface_attribute_index): AddGerd Moellmann2001-02-051-0/+1
* (Vtool_bar_button_margin:): Declare extern.Gerd Moellmann2001-01-301-2/+10
* (redisplay_preserve_echo_area): Change prototype.Gerd Moellmann2001-01-161-1/+1
* (struct image): Replace member `margin' withGerd Moellmann2001-01-121-2/+2
* (move_it_vertically_backward): Declare.Dave Love2001-01-041-0/+1
* (move_it_past_eol): Add prototype.Gerd Moellmann2001-01-031-0/+1
* (GLYPH_EQUAL_P): Also compare pixel widths,Gerd Moellmann2000-12-211-1/+2
* (ensure_frame_matrix): Function declaration removed.Gerd Moellmann2000-12-211-1/+0
* (ensure_frame_matrix): Add prototype.Gerd Moellmann2000-12-201-0/+1
* (cursor_in_non_selected_windows): Declare extern.Gerd Moellmann2000-12-121-0/+1
* Change external declaration of tip_frame.Gerd Moellmann2000-12-111-1/+1
* (struct glyph_matrix): Add member window_left_x.Gerd Moellmann2000-12-061-5/+7
* (struct it): Add face_before_selective_p.Gerd Moellmann2000-12-051-3/+6
* (CURRENT_MODE_LINE_HEIGHT)Gerd Moellmann2000-11-141-14/+23
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-1/+1
* (unspecified_fg, unspecified_bg): Declare.Eli Zaretskii2000-10-161-0/+1
* (struct it): Remove member add_overlay_start.Gerd Moellmann2000-10-131-6/+2
* (updating_frame): Declare extern.Gerd Moellmann2000-09-291-0/+4
* (help_echo_showing_p): Declare extern.Gerd Moellmann2000-09-251-0/+1
* (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.Miles Bader2000-08-261-0/+1
* (Qredisplay_dont_pause): Declare extern.Gerd Moellmann2000-08-091-0/+1
* (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bitsGerd Moellmann2000-07-261-3/+3
* Correct a typo in a comment.Eli Zaretskii2000-07-201-1/+1
* (Fx_show_tip): Adjust number of parametersGerd Moellmann2000-07-141-1/+1
* (struct redisplay_interface): Add parameterGerd Moellmann2000-07-121-2/+9
* (struct glyph_row): Add flag mouse_face_p.Gerd Moellmann2000-07-111-0/+3
* Add some comments.Gerd Moellmann2000-07-051-2/+8
* (struct it): Add member add_overlay_start.Gerd Moellmann2000-06-221-0/+4
* (display_prop_intangible_p): Add prototype.Gerd Moellmann2000-06-201-0/+1
* (struct it): Add starts_in_middle_of_char_p.Gerd Moellmann2000-06-061-2/+19
* (struct glyph) [WINDOWSNT]: Add w32_font_type member.Jason Rumney2000-05-301-0/+8
* (Vimage_types): Add extern declaration.Gerd Moellmann2000-05-191-0/+1
* (DEFAULT_IMAGE_HEIGHT): New macro.Gerd Moellmann2000-05-021-6/+4
* Change names of renamed functions from dispnew.c in prototypes.Gerd Moellmann2000-04-251-3/+3
* (struct it): Remove member prompt_width, add extra_line_spacing.Gerd Moellmann2000-04-241-4/+3
* * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):Ken Raeburn2000-03-301-0/+2
* (INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.Gerd Moellmann2000-03-271-4/+10
* [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,Kenichi Handa2000-03-221-2/+7